1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
817c267164 Cleanup plist 2014-10-27 12:49:22 +00:00
Vanilla I. Shu
86ad838b08 Stagify.
Approved by:	portmgr@
2014-06-16 16:35:08 +00:00
Baptiste Daroussin
3acd8bd594 Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew) 2013-09-20 18:41:52 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Max Brazhnikov
9483c4f2b2 Update to 1.1
PR:		ports/148724
Submitted by:	makc@
Approved by:	maintainer timeout (two weeks)
2010-08-01 12:15:02 +00:00
Philip M. Gollucci
0818928d91 - use $SUB_FILES to dynamically adjust pkg-message
PR:             ports/142584
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (onatan@gmail.com; > 2 weeks)
2010-01-31 03:43:42 +00:00
Max Brazhnikov
c8b578778c Update to 1.0,
sort plist,
add -fPIC flag to fix linking with hspell library.

PR:		ports/130353
Submitted by:	self
Approved by:	Jonatan B (maintainer), miwi (implicit)
2009-01-24 19:12:31 +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
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Tilman Keskinoz
e391646682 Update to 0.8
PR:		74579
Submitted by:	Yonatan <onatan@gmail.com>
2004-12-01 20:15:50 +00:00
Pav Lucistnik
0c91e4863f - Update maintainer's email address
PR:		ports/73939
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2004-11-14 22:26:11 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Yen-Ming Lee
bb36bc797c Moved to a C frontend, instead of perl.
Lost Verbosity option on the way, making the Makefile and pkg-plist simpler,
and perl not required to run anymore.

PR:		55303
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-08-06 17:09:59 +00:00
Ying-Chieh Liao
e6cab3f30c upgrade to 0.5
PR:		51960
Submitted by:	maintainer
2003-05-09 07:16:52 +00:00
Edwin Groothuis
77ecd46d63 typo USE_PERL -> USE_PERL5
Noticed by: kento/bris :-)
2003-04-05 05:52:36 +00:00
Edwin Groothuis
2696f3bbe9 new port: Hebrew spellchecker and morphology engine
A new and innovative spell checker for hebrew. portlint is
	happy about this.

PR:		ports/47265
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-04-02 11:14:00 +00:00