svn2cvs 2012-07-15 18:31:28 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
SVN rev 300899 on 2012-07-15 18:23:24Z by beat
- Add Subversion capability to the update traget
Revision ChangesPath
1.111 +8 -0 ports/Makefile
__
miwi2012-05-24 07:03:21 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
- Remove obsolete version check (We dont support FreeBSD 6 anymore)
PR: 155511
Submitted by: Eitan Adler
Tested on: phw
Revision Changes
flz 2011-05-04 22:33:13 UTC
FreeBSD ports repository
Modified files:
.Makefile
Mk bsd.commands.mk bsd.gcc.mk bsd.port.mk
bsd.port.subdir.mk bsd.qt.mk
Log:
Latest round of infrastructure changes.
- bsd.p
pav 2011-03-06 22:44:48 UTC
FreeBSD ports repository
Modified files:
.Makefile
Removed files:
mboneMakefile
Log:
- Retire mbone as a physical category
Revision ChangesPath
1.108 +0 -1 ports/Makefile
1.26 +
Colin Percival píše v pá 18. 12. 2009 v 08:32 -0800:
> Pav Lucistnik wrote:
> > Log:
> > - Terminate support for X11BASE having different value from LOCALBASE
>
> FYI, this broke Portsnap INDEX builds. Judging by the change a couple of
> hours ago to ports/Tools/portbuild/scripts/makeindex I
Pav Lucistnik wrote:
> Log:
> - Terminate support for X11BASE having different value from LOCALBASE
FYI, this broke Portsnap INDEX builds. Judging by the change a couple of
hours ago to ports/Tools/portbuild/scripts/makeindex I think I know how to
fix it; but if possible I'd appreciate a head
pav 2009-12-18 14:28:46 UTC
FreeBSD ports repository
Modified files:
.Makefile
Mk bsd.port.mk
Log:
- Terminate support for X11BASE having different value from LOCALBASE
PR: ports/122341
Submitted by: flz
Rev
sem 2009-10-22 13:56:49 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
- Allow users to redefine an update target.
Approved by:no objections in ports-developers@
Revision ChangesPath
1.106 +2 -0 ports/Makefile
___
Kris Kennaway wrote:
Edwin Groothuis wrote:
On Sat, Jul 19, 2008 at 05:59:41PM +, Kris Kennaway wrote:
* Minor change in output of 'make describe': it no longer strips
trailing CR characters from pkg-descr files with MSDOS CR/LF
termination. Instead the makeindex perl script that
Kris Kennaway wrote:
> The bottom line is that on my test hardware INDEX builds are now
> faster by more than a factor of 2 and with a reduction in system time
> by a factor of 4-8 depending on configuration.
For what it's worth, with this change the INDEX builds being done on
the portsnap b
Edwin Groothuis wrote:
On Sat, Jul 19, 2008 at 05:59:41PM +, Kris Kennaway wrote:
* Minor change in output of 'make describe': it no longer strips
trailing CR characters from pkg-descr files with MSDOS CR/LF
termination. Instead the makeindex perl script that post-processes
We s
On Sat, Jul 19, 2008 at 05:59:41PM +, Kris Kennaway wrote:
> * Minor change in output of 'make describe': it no longer strips
> trailing CR characters from pkg-descr files with MSDOS CR/LF
> termination. Instead the makeindex perl script that post-processes
We should get rid of them
Kris Kennaway píše v so 19. 07. 2008 v 20:02 +0200:
> Kris Kennaway wrote:
>
> > The bottom line is that on my test hardware INDEX builds are now
> > faster by more than a factor of 2 and with a reduction in system time
> > by a factor of 4-8 depending on configuration.
>
> Forgot to mentio
Kris Kennaway wrote:
The bottom line is that on my test hardware INDEX builds are now
faster by more than a factor of 2 and with a reduction in system time
by a factor of 4-8 depending on configuration.
Forgot to mention that further optimizations are probably feasible but
would require
kris2008-07-19 17:59:41 UTC
FreeBSD ports repository
Modified files:
.Makefile
Mk bsd.java.mk bsd.port.mk
bsd.port.subdir.mk bsd.python.mk
Toolsmake_index
Log:
Major optimizations for 'm
linimon 2007-09-27 05:36:26 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
Remove obsolete anti-foot-shooting measure that tried to force you
to use csup for both ports and src. It should be possible to use csup
for src and portsnap for ports
linimon 2007-05-24 23:58:29 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
The default method for 'make update' is now portsnap. Previously,
you had to manually select one of 3 methods: SUP_UPDATE, CVS_UPDATE,
or PORTSNAP_UPDATE. The latter
erwin 2007-05-19 22:50:33 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
When setting INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE to
fix INDEX builds for older (OSVERSION < 602000) systems.
Approved by:portmgr (self)
Revision
pav 2007-05-19 21:30:17 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
Add new category x11-drivers
Revision ChangesPath
1.100 +1 -0 ports/Makefile
___
cvs-all@freebsd.org mailin
ru 2007-02-26 08:54:07 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
Add two missing dollars.
Revision ChangesPath
1.99 +2 -2 ports/Makefile
___
cvs-all@freebsd.org mailing li
pav 2007-01-31 15:37:18 UTC
FreeBSD ports repository
Modified files:
.Makefile
Added files:
ports-mgmt Makefile
Log:
- Introduce a new ports category ports-mgmt: Ports for managing, installing
and
developing FreeBSD ports and packages
kris2006-02-11 02:26:30 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
- Fix the make_index script if PORTSDIR is a path which contains a
symlink. [1]
- Allow use of alternate http download utilities with 'make
fetchindex'. [2
On Wed, 2006-Feb-01 01:48:36 -0500, Kris Kennaway wrote:
>On Wed, Feb 01, 2006 at 05:15:51PM +1100, Peter Jeremy wrote:
>> I've done some checking and if I change PORTSDIR to /home/ports then
>> the messages disappear. This implies that PORTSDIR must be the
>> absolute pathname - which isn't menti
On Wed, Feb 01, 2006 at 05:15:51PM +1100, Peter Jeremy wrote:
> On Tue, 2006-Jan-31 14:20:33 -0500, Kris Kennaway wrote:
> >On Wed, Feb 01, 2006 at 05:28:42AM +1100, Peter Jeremy wrote:
> >> On Sat, 2006-Jan-28 02:11:36 +, Mark Linimon wrote:
> >> > Modified files:
> >> >.
On Wed, Feb 01, 2006 at 05:15:51PM +1100, Peter Jeremy wrote:
> I've done some checking and if I change PORTSDIR to /home/ports then
> the messages disappear. This implies that PORTSDIR must be the
> absolute pathname - which isn't mentioned in the documentation.
Is this an acceptable workaround
On Tue, 2006-Jan-31 14:20:33 -0500, Kris Kennaway wrote:
>On Wed, Feb 01, 2006 at 05:28:42AM +1100, Peter Jeremy wrote:
>> On Sat, 2006-Jan-28 02:11:36 +, Mark Linimon wrote:
>> > Modified files:
>> >.Makefile
>> >Mk bsd.port.mk bsd.port.subdir.mk
On Wed, Feb 01, 2006 at 05:28:42AM +1100, Peter Jeremy wrote:
> On Sat, 2006-Jan-28 02:11:36 +, Mark Linimon wrote:
> > Modified files:
> >.Makefile
> >Mk bsd.port.mk bsd.port.subdir.mk
> ...
> > Revision ChangesPath
> > 1.95 +17 -11
On Sat, 2006-Jan-28 02:11:36 +, Mark Linimon wrote:
> Modified files:
>.Makefile
>Mk bsd.port.mk bsd.port.subdir.mk
...
> Revision ChangesPath
> 1.95 +17 -11ports/Makefile
> 1.524 +43 -40ports/Mk/bsd.port.mk
> 1.64
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thanks Mark! It's a great work.
- --
Dixi.
Sem.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFD25NwTclL2LcfYF0RAth4AJoC+Rphe1jVHVFbM+DTJ2u7D9pcVQCg75kw
xKAAInbcfPnd
linimon 2006-01-28 02:11:36 UTC
FreeBSD ports repository
Modified files:
.Makefile
Mk bsd.port.mk bsd.port.subdir.mk
converters/mule-ucs Makefile
converters/mule-ucs-emacs20 Makefile
databases/bbdb Makefile
database
cperciva2006-01-24 21:35:30 UTC
FreeBSD ports repository (src committer)
Modified files:
.Makefile
Log:
Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"
for compatibility with old versions of portsnap.
Approved by:krion
On Sat, Jan 21, 2006 at 05:37:14PM +, Kirill Ponomarew wrote:
> - Introduce new 'quicksearch' target to show only port, path and
> info section of the matching ports. [3]
> - Improve 'search' target output. [12]
search shell code had been "MACRO'ified". The code had been put into a
var
krion 2006-01-21 17:37:14 UTC
FreeBSD ports repository
Modified files:
.Makefile
Mk bsd.autotools.mk bsd.database.mk
bsd.gcc.mk bsd.gnome.mk bsd.gstreamer.mk
bsd.kde.mk bsd.php.mk bsd.port
ru 2005-12-24 07:04:15 UTC
FreeBSD ports repository
Modified files:
.Makefile
Log:
MFsrc: Show stray files during "cvs update".
Revision ChangesPath
1.92 +1 -1 ports/Makefile
___
cvs-all@fr
pav 2005-11-08 13:32:54 UTC
FreeBSD ports repository
Modified files:
.Makefile
Added files:
net-im Makefile
Log:
- Create a new category, net-im, for instant messaging applications.
I will populate it with ~100 ports mainly from ne
35 matches
Mail list logo