Commit graph

44 commits

Author SHA1 Message Date
Wesley Shields
3bd0050b82 Update to 2.35 2010-10-14 13:31:21 +00:00
Wesley Shields
85ccca0a0b Update to 2.34
Feature safe:	yes
2010-07-04 21:46:56 +00:00
Wesley Shields
2485663f93 Update to 2.33 2010-05-18 15:33:00 +00:00
Wesley Shields
252bf027cc - Update to 2.30 2009-09-09 20:41:42 +00:00
Wesley Shields
4d2b00ed0a - Update to 2.29 2009-08-24 21:06:55 +00:00
Wesley Shields
738a87b580 - Update to 2.27 2009-06-28 13:46:53 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Wesley Shields
ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00
Wesley Shields
ad9dbfd63b Update to 2.25
PR:		ports/120115
Submitted by:	Brenton Chang <brenton.chang@gmail.com>
Approved by:	wxs (maintainer), garga (mentor)
2008-01-31 16:39:22 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
959bf18d16 - Update to 2.24
PR:		113418
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-06-07 07:09:33 +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
Martin Wilke
50130fcfc6 - Update maintainer addresses
PR:		ports/102230
Submitted by:	Wesley Shields <wxs(at)atarininja.org>
Approved by:	krion (mentor)
2006-08-19 16:49:49 +00:00
Pav Lucistnik
fee5aada21 - Update to 2.23
PR:		ports/95107
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2006-04-04 17:27:37 +00:00
Edwin Groothuis
4941dd65b1 [UPDATE]: x11-clocks/xdaliclock
x11-clocks/xdaliclock is out of date and without a maintainer.
	The attached patch updates the port and sets myself as the
	maintainer.

(well, sets the maintainer to start with, port was updated yesterday)

PR:		ports/91431
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-01-07 01:00:50 +00:00
Edwin Groothuis
b6cb767012 Update to 2.22 2006-01-05 21:37:38 +00:00
Mark Linimon
5868c6dea6 None of the XCONTRIB sites have recent versions of this distfile. 2005-11-27 03:30:55 +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
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Greg Lewis
048497afba . Update to 2.20.
PR:		56635
Submitted by:	Ports Fury
2003-09-10 10:46:33 +00:00
Will Andrews
2cac6d4efe gpalmer left us a while ago, revert these ports to ports@ MAINTAINER. 2003-06-12 02:10:01 +00:00
Greg Lewis
866cfff5ff . Update to 2.19.
Approved by:	maintainer timeout
2003-05-02 07:06:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Jimmy Olgeni
d12632d046 Style fixes for x11-clocks. 2001-02-05 17:05:29 +00:00
Chris Piazza
b34561d1b8 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:33:10 +00:00
Gary Palmer
d5e5b896be Upgrade to 2.18. Apparently has a minor Y2K bugfix. The palm code
distributed in the tarball to be built isn't being built, just the
X11 code.
2000-01-29 20:13:04 +00:00
Gary Palmer
2771a1b8e3 Update to 2.14
PR:		14557
1999-10-31 23:59:41 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Gary Palmer
c020bc2c64 Whoops. Bump the `required version' field also. 1999-01-01 22:45:52 +00:00
Gary Palmer
c61d6b800f Update to 2.13
Prompted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-01 22:43:48 +00:00
Satoshi Asami
b164bde99a Category name is "x11-clocks", not "x11-clock". ;)
Pointed out by:	steve
1998-09-22 22:32:14 +00:00
Steve Price
a3ce042589 Make these build in an ELF world and use MAN1 for manpages. 1998-09-21 01:39:12 +00:00
Satoshi Asami
45df0ad9a9 Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
1998-08-07 22:28:05 +00:00
Vanilla I. Shu
eefc4446a2 Upgrade to 2.11. 1998-02-18 18:08:29 +00:00
Gary Palmer
c339953781 Update to 2.10 1997-11-20 09:01:18 +00:00
Torsten Blum
3cf4fea673 Upgrade to 2.08 1996-11-30 01:30:12 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
e13d1ecf0b I'm afraid I couldn't hold off any longer. Yes, a port of XDaliClock :-) 1995-02-10 23:32:43 +00:00