| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154147
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711
Notes:
svn path=/head/; revision=154107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
Notes:
svn path=/head/; revision=137468
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
| |
Notes:
svn path=/head/; revision=129250
|
|
|
|
| |
Notes:
svn path=/head/; revision=127719
|
|
|
|
|
|
|
| |
Noted by: kris
Notes:
svn path=/head/; revision=126501
|
|
|
|
|
|
|
| |
bump PORTREVISION
Notes:
svn path=/head/; revision=126443
|
|
|
|
| |
Notes:
svn path=/head/; revision=126228
|
|
|
|
|
|
|
|
|
| |
PR: ports/65462
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=108161
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=78566
|
|
|
|
| |
Notes:
svn path=/head/; revision=76030
|
|
|
|
|
|
|
|
| |
PR: ports/46906
Submitted by: maintainer
Notes:
svn path=/head/; revision=72872
|
|
|
|
|
|
|
|
| |
PR: ports/46640
Submitted by: maintainer, marius@alchemy.franken.de
Notes:
svn path=/head/; revision=72086
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=66720
|
|
|
|
|
|
|
|
| |
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=65340
|
|
|
|
|
|
|
|
| |
Notified by: Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp>
Via: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=63568
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=63246
|
|
|
|
|
|
|
|
|
|
| |
Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>.
PR: 40728
Submitted by: Michael Lyngboel <lyngbol@wheel.dk>
Notes:
svn path=/head/; revision=63198
|
|
|
|
|
|
|
|
|
|
|
| |
The gqmpeg source includes <machine/soundcard.h>. The file's canonical
location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE
as well), and <machine/soundcard.h> is now obsoleted in -CURRENT.
Maintainer notified in private mail.
Notes:
svn path=/head/; revision=62054
|
|
|
|
|
|
|
|
| |
PR: 39698
Submitted by: maintainer
Notes:
svn path=/head/; revision=61817
|
|
|
|
|
|
|
|
| |
PR: 36577
Submitted by: maintainer
Notes:
svn path=/head/; revision=57071
|
|
|
|
|
|
|
|
|
| |
PR: 35445, 35446
Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer
Approved by: maintainers
Notes:
svn path=/head/; revision=55497
|
|
|
|
|
|
|
|
| |
PR: 34421
Submitted by: maintainer
Notes:
svn path=/head/; revision=53994
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Add WITH_MPG321 option which build this port with
RUN_DEPENDS=mpg321 instad of mpg123
PR: 34094
Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
Reviewed by: maintainer
Notes:
svn path=/head/; revision=53422
|
|
|
|
|
|
|
|
|
|
|
| |
o detect libpng and libintl correctly.
o support WITHOUT_GNOME correctly.
PR: 31908
Submitted by: maintainer
Notes:
svn path=/head/; revision=49941
|
|
|
|
| |
Notes:
svn path=/head/; revision=49051
|
|
|
|
| |
Notes:
svn path=/head/; revision=47218
|
|
|
|
|
|
|
|
|
|
| |
change maintaer's email
PR: 27470
Submitted by: maintainer
Notes:
svn path=/head/; revision=42827
|
|
|
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
Notes:
svn path=/head/; revision=42259
|
|
|
|
|
|
|
|
| |
PR: ports/25943
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=40127
|
|
|
|
|
|
|
| |
Submitted by: periodically pkg_delete all my packages and reinstall them.
Notes:
svn path=/head/; revision=39026
|
|
|
|
|
|
|
|
| |
PR: ports/25489
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=38965
|
|
|
|
|
|
|
|
|
| |
This should prevent potential problem for port-only users.
Suggested by: kris
Notes:
svn path=/head/; revision=37702
|
|
|
|
|
|
|
|
| |
PR: 24694
Submitted by: TOGAWA Satoshi <toga@puyo.org>
Notes:
svn path=/head/; revision=37683
|
|
|
|
| |
Notes:
svn path=/head/; revision=37631
|
|
|
|
|
|
|
|
|
|
| |
Utilize MASTER_SITE_SOURCEFORGE.
PR: 24507
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37421
|
|
|
|
|
|
|
|
| |
PR: ports/22616
Submitted by: Michael Lyngbøì <lyngbol@candid.dk>
Notes:
svn path=/head/; revision=36293
|
|
|
|
| |
Notes:
svn path=/head/; revision=36292
|
|
|
|
| |
Notes:
svn path=/head/; revision=33427
|
|
|
|
| |
Notes:
svn path=/head/; revision=28974
|
|
|
|
|
|
|
|
|
|
| |
- Support install macros
PR: ports/18046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=28787
|