| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=121988
|
|
|
|
| |
Notes:
svn path=/head/; revision=121677
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
|
|
|
| |
Installs sample gnunet-conf
Installs some documentation
PR: ports/72299
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=119048
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118239
|
|
|
|
| |
Notes:
svn path=/head/; revision=117594
|
|
|
|
| |
Notes:
svn path=/head/; revision=117580
|
|
|
|
| |
Notes:
svn path=/head/; revision=115387
|
|
|
|
| |
Notes:
svn path=/head/; revision=115292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=112262
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=111850
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
|
|
| |
birthday ;)
Reported by: bento via kris
Notes:
svn path=/head/; revision=109600
|
|
|
|
| |
Notes:
svn path=/head/; revision=109419
|
|
|
|
| |
Notes:
svn path=/head/; revision=108109
|
|
|
|
| |
Notes:
svn path=/head/; revision=105849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=102545
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=99658
|
|
|
|
| |
Notes:
svn path=/head/; revision=99518
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
| |
Notes:
svn path=/head/; revision=96908
|
|
|
|
|
|
|
| |
Submitted by: Clemens Fischer <ino-qc@spotteswoode.dnsalias.org>
Notes:
svn path=/head/; revision=95758
|
|
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=91096
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: kris via bento
Notes:
svn path=/head/; revision=91095
|
|
|
|
| |
Notes:
svn path=/head/; revision=90466
|
|
|
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: krion
Notes:
svn path=/head/; revision=88243
|
|
|
|
| |
Notes:
svn path=/head/; revision=87808
|
|
|
|
| |
Notes:
svn path=/head/; revision=87783
|
|
|
|
| |
Notes:
svn path=/head/; revision=87487
|
|
|
|
|
|
|
| |
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=85354
|
|
|
|
|
|
|
|
| |
PR: 53097
Submitted by: Kirill Ponomarew (MAINTAINER)
Notes:
svn path=/head/; revision=82607
|
|
|
|
|
|
|
|
|
|
| |
Change MAINTAINER to Kirill Ponomarew <ponomarew@oberon.net>.
PR: 52688
Submitted by: Kirill Ponomarew
Notes:
svn path=/head/; revision=82016
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
|
| |
PR: 48045
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=75631
|
|
|
|
| |
Notes:
svn path=/head/; revision=72367
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 43703
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=67515
|
|
|
|
|
|
|
|
| |
PR: 42345
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=65520
|
|
|
|
|
|
|
|
| |
PR: 41798
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=64735
|
|
|
|
|
|
|
|
| |
PR: ports/41358
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=64083
|
|
|
|
|
|
|
|
| |
PR: ports/41174
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=63770
|
|
|
|
|
|
|
|
| |
PR: ports/40902
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=63408
|
|
|
|
|
|
|
|
| |
PR: 40247
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=62494
|
|
An anonymous, distributed, reputation-based network
Notes:
svn path=/head/; revision=56549
|