Ade Lovett
1f63d4fac8
Add new files that got accidently missed during autoconf update patch.
...
PR: 116639
2007-09-30 05:19:51 +00:00
Mark Linimon
81dd862bc6
Remove now-empty file.
2007-09-30 05:06:02 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Ade Lovett
3b3128196e
Update to the autotools new world order.
...
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean Milanez Melo
c5117ae602
- Fix mastersite.
...
PR: ports/104163
Submitted by: Josh Paetzel <josh@tcbug.org>
2006-11-01 15:34:01 +00:00
Pav Lucistnik
792b758ef4
- Add SHA256
2005-11-26 01:48:16 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
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.
2005-11-15 06:52:12 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Johnson
7ae019e3fd
- Update to 0.6
...
- Update pkg-descr to better reflect program, and update WWW line
PR: ports/78313
Submitted by: Ports Fury
2005-03-02 19:55:47 +00:00
Dejan Lesjak
e3744214b7
Fix build without imake.
...
Pointed out by: dosirak via kris, while testing X.Org upgrade
2004-12-07 21:14:43 +00:00
Ade Lovett
e32a824579
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
...
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Kirill Ponomarev
164c25579f
- Update MASTER_SITES and WWW: line
...
PR: 57891
Submitted by: Ports Fury
2003-10-12 13:15:27 +00:00
Tilman Keskinoz
b08744a2b5
Update to 0.5
...
PR: 52696
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-06-22 22:45:59 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Tilman Keskinoz
79d29c7763
Fix Build, after alane moved the automake14 files to a
...
different location nearly 2 months ago.
2002-12-05 11:41:00 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Oliver Braun
527bec51b4
Upgrade to 0.4a.
...
PR: 44227
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-10-18 20:56:15 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571
Deploy USE_GNOMENG infrastructure
...
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Patrick Li
93bb501aae
Update to 0.4
...
PR: ports/41210
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-08-01 01:50:39 +00:00
Christian Weisgerber
608eb6bc7c
Update to 0.3.
...
PR: 41118
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-29 20:25:56 +00:00
Ying-Chieh Liao
2730c8a3dc
PERL -> REINPLACE_CMD
...
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Ying-Chieh Liao
2495a33ff5
- Add missing BUILD_DEPENS to devel/automake14
...
- Remove unnecessary USE_BISON
PR: 36891
Submitted by: Ports Fury
2002-04-09 07:38:12 +00:00
Ying-Chieh Liao
ba91bd80a2
add divxcalc 0.2
...
DivX Calculator
2002-03-20 03:14:17 +00:00