Commit graph

131 commits

Author SHA1 Message Date
Shaun Amott
c9d2401b93 - Upgrade to 3.4.30.
- Relinquish port.

PR:		ports/124355 (earlier version)
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
2008-11-14 17:41:30 +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
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +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
Pav Lucistnik
9e9ef47797 - Use new USE_TCL_BUILD/USE_TK_BUILD macros 2007-01-08 00:00:57 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Ion-Mihai Tetcu
82713c2548 - update to 3.4.22
- add MASTER_SITE
- convert to OPTIONS
- pass maintainership to submitter

PR:		ports/97402
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (mentor, implicit)
2006-06-05 11:13:35 +00:00
Jean Milanez Melo
c41fc1582c - Update to 3.4.21.
- portlint(1).

PR:		ports/95592
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	mnag (mentor)
2006-04-12 18:16:43 +00:00
Pav Lucistnik
9e818d365e - Fix dependency on Tcl/Tk 2006-03-16 17:12:12 +00:00
Kris Kennaway
64a95cec88 BROKEN: Incorrect pkg-plist
Approved by:    portmgr (implicit)
2006-03-06 20:29:24 +00:00
Alexey Dokuchaev
0c89c3629d Forgot to commit [approved] changes to distinfo.
Approved by:	portmgr (marcus, previously)
Spotted by:	kris
Pointy hat to:	me
2006-02-27 14:28:05 +00:00
Alexey Dokuchaev
4580b44e4b Unbreak by updating to latest stable version.
Approved by:	portmgr (marcus)
2006-02-26 22:18:47 +00:00
Kris Kennaway
574f0c0567 BROKEN: Size mismatch 2006-02-12 22:20:46 +00:00
Simon Barner
ebd2c300ba - Update to 3.4.11
- Update WWW and master site
- use USE_TCL and USE_TK

Submitted by:	Ports fury
PR:		ports/92611
2006-02-01 02:11:16 +00:00
Pav Lucistnik
2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Renato Botelho
bb43e5f558 - Update to version 3.3.38
PR:		ports/87533
Submitted by:	Ports Fury
2005-10-18 09:15:51 +00:00
Joerg Wunsch
b0630504d5 Fix a coredump in the undo processing when doing a rotate editing
operation.
2005-09-14 12:15:59 +00:00
Sam Lawrance
596fea2695 Update to 3.3.33
PR:		ports/85873
Submitted by:	Ports Fury
2005-09-09 19:16:36 +00:00
Roman Bogorodskiy
a07bb9f20d Update to version 3.3.19.
PR:		83152
Submitted by:	Ports Fury
2005-07-08 18:49:17 +00:00
Michael Johnson
ad40f38d51 - Update to 3.3.18
- tk84 is now required

PR:		ports/82670
Submitted by:	Ports Fury
2005-06-27 02:46:59 +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
Kirill Ponomarev
3d8ddfe32c - Update to version 3.1.38
PR:		ports/65077
Submitted by:	Ports Fury
2004-04-02 19:00:08 +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
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Edwin Groothuis
a7bec054bd Update port: cad/xcircuit
- ECHO -> ECHO_MSG
	- pre-fetch -> pre-everything

PR:		ports/56770
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:02:57 +00:00
Edwin Groothuis
2c17bf1942 [PATCH] cad/xcircuit: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54918
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:19:59 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Daichi GOTO
aef5bc1f3d update cad/xcircuit: 3.1.15 -> 3.1.18
PR:		55417
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-20 07:01:38 +00:00
Christian Weisgerber
7abf4304f4 Update to version 3.1.15.
PR:		52662
Submitted by:	Ports Fury
2003-06-05 18:31:50 +00:00
Pete Fritchman
708aa4a71b The xcircuit site no longer carries bz2 archives of older distfiles.
Contents of the new .gz distfile verified against old .bz2 distfile with
diff -ruN.

Noticed by:	fenner's portsurvey
2003-05-10 00:48:06 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +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
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Ying-Chieh Liao
0df5b56769 PERL -> REINPLACE_CMD
PR:		39273
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:14:16 +00:00
Maxim Sobolev
ba7ed4d85d Update to 2.3.3 to fix problem on bento.
PR:		38416
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-22 12:58:21 +00:00
Kevin Lo
ddde651aeb Update to version 2.3.3.b16
PR: 31300
Submitted by: Ports Fury
2001-10-19 16:02:11 +00:00
Mario Sergio Fujikawa Ferreira
971449d1b6 o Update to 2.3.3.b15
o Update WWW tag in DESCR

PR:		31070
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:09:38 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
FUJISHIMA Satsuki
f7336679e4 fix DISTNAME. 2001-09-01 16:04:37 +00:00
FUJISHIMA Satsuki
fcbc97b421 update to 2.3.3 beta rev.9.
this version needs GNU m4 to process manpages.
2001-08-31 13:44:41 +00:00
Kevin Lo
512c7b0dff Update to version 2.3.3
PR: 28646
Submitted by: MAINTAINER
2001-07-03 12:33:16 +00:00
Kevin Lo
8ca57febf3 Update to version 2.3
PR: 28039
Submitted by: Ports Fury
2001-06-12 13:44:49 +00:00
FUJISHIMA Satsuki
877d1140f6 distfile re-rolled (rev177 to rev178, according to Manifest).
little documentation and bugfix.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-17 20:19:30 +00:00
FUJISHIMA Satsuki
97cc97151f update to 2.2.2.
PR:		25610
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:10:41 +00:00
Kevin Lo
634fd57ed1 Update to version 2.2.1
PR: 25074
Submitted by: Ports Fury
2001-02-14 12:41:38 +00:00
Kevin Lo
22696635ad Update to version 2.2.0
PR: 23757
Submitted by: Ports Fury
2000-12-22 16:26:09 +00:00
Kevin Lo
1252613328 Update to version 2.1b9
PR: 23220
Submitted by:  Ports Fury
2000-12-02 15:40:27 +00:00
Kevin Lo
7e05af8a37 Update to version 2.1b8
PR: 22809
Submitted by: Ports Fury
2000-11-13 12:46:49 +00:00
Kevin Lo
7f1c34c500 Update to version 2.1b7
PR: 22360
Submitted by:	 MAINTAINER
2000-10-28 15:11:40 +00:00
Ade Lovett
626b15b79e Update to 2.1b6
PR:		22055
Submitted by:	Ports Fury
2000-10-17 20:08:41 +00:00
Kevin Lo
d7fe0127dc Update to 2.1b3
PR: 21135
Submitted by: Ports Fury
2000-09-09 08:55:48 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris D. Faulhaber
3f29f068f7 Update MD5 (numerous updates without a version change)
Found by:	bento
2000-07-12 22:27:09 +00:00
Steve Price
6f5c3f3dda Mostly docs changes with the addition of some selection filter code that
caused the distfile to change without a version number bump.
2000-05-28 03:44:17 +00:00
Will Andrews
e115ffe903 Update MD5 checksum and remove invalid MASTER_SITES.
PR:		18135
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:37:18 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Chris D. Faulhaber
82795ec8b0 Update port to 2.0b4
PR:		17459
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:43:03 +00:00
Dirk Froemberg
c1e51d42ba New patchlevel without change of distname. 2000-02-17 10:25:24 +00:00
Chris D. Faulhaber
2dea86901a Update MD5 checksum due to DISTFILE update:
153) v2.0b3 (beta)     2/8/00
     Testing preliminary support for Ghostscript-rendered backgrounds.
     Bugfix to multiple library code (fatal error---adding new library
     writes over current user library).  Another bugfix---objcompare
     was not being called.

Found by:	bento
2000-02-09 17:06:06 +00:00
Steve Price
2b8f82bb59 Chase the checksum.
PR:		16407
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 21:42:29 +00:00
Steve Price
55ce548db4 Update to version 2.0b3.
PR:		16274
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 06:04:08 +00:00
Chris D. Faulhaber
de6dd9eda5 * Updated version 2.0a11 to 2.0b1
* Added secondary site to MASTER_SITES

PR:		15465
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 17:27:10 +00:00
Joseph Koshy
d312716012 Fix MASTER_SITE, use BZIP2, update md5.
PR:		ports/14597
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-25 08:31:55 +00:00
Michael Haro
e4c51b226e update to 2.0a11
PR:		14542
Submitted by:	tkato@promtomail.ne.jp
1999-10-27 00:38:39 +00:00
Chris Piazza
65c5ff4ee0 Update the secondary MASTER_SITE
PR:		14061
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-05 17:10:06 +00:00
Steve Price
b0a1283da3 Update to version 2.0a10.
PR:		13596
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-25 17:27:27 +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
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Tim Vanderhoek
c51f88903c Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
David E. O'Brien
80c8296db2 BROKEN='bad MD5 checksum' 1999-07-14 18:47:33 +00:00
Satoshi Asami
5db66a83ef New checksum.
Submitted by:	"Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
1999-02-12 03:04:58 +00:00
Joerg Wunsch
01f28d9d89 Avoid floating point exceptions. The program seems to handle the
overflow case well (enough).
1999-01-26 17:35:23 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Steve Price
53cb0c2f6a Take the manpages out of pkg/PLIST and put them in MAN1. 1998-09-16 02:25:06 +00:00
Satoshi Asami
0fe9fdc320 Seems like the bleeping md5 already changed. 1998-06-05 20:19:40 +00:00
Bill Fenner
4f2f81b483 MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. 1998-05-25 21:03:04 +00:00
Matthew Hunt
f63bf9a5b8 Import of xcircuit, an X11 drawing program intended for drawing
circuit schematics.

PR:		6671
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
1998-05-18 04:20:25 +00:00