1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Vanilla I. Shu
8d03d124de Stagify. 2014-06-11 02:16:34 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
8ee0d2721f - Add a patch for output the correct checksum for the null string.
PR:		112553
Submitted by:	Ighighi<ighighi@gmail.com>
Obtained from:	pkgsrc
2007-05-29 14:54:04 +00:00
Pav Lucistnik
c46f2e1665 - Switch to the vendor's MASTER_SITES
- Update distinfo, the content of tarball is identical (verified)
2006-05-26 18:15:17 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Joe Marcus Clarke
92cc33210c Remove CONFLICTS with nss. 2006-02-02 23:12:05 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Vsevolod Stakhov
610a24dbac Update my email address.
Approved by:	perky (mentor)
2005-07-22 09:33:36 +00:00
Sergey Matveychuk
9615db4bd4 - Fix a bug in SHA256
PR:		ports/76289
Reported by:	Kenichi Morioka <morioka@openloop.co.jp>
Fixed by:	Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
2005-07-21 09:43:26 +00:00
Sergey Matveychuk
2fca1584ba - Update to latest NetBSD snapshot
- Use tarball instead of set of files
- Pass maintainership to submitter

PR:		ports/83180
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	eik MIA
2005-07-11 08:26:19 +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
Sergey Matveychuk
73d0a2892a - Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by:	portmgr (krion)
2005-02-11 21:11:51 +00:00
Oliver Eikemeier
532767070b Adjusted makefile for rdigest slave port.
Forgotten by:	me
Noticed by:	kris
2004-07-02 20:01:15 +00:00
Oliver Eikemeier
fc0bc411de use CONFLICTS and PLIST_FILES 2004-01-30 19:20:43 +00:00
Oliver Eikemeier
d1b344e8cd switch my ports to my FreeBSD address
Approved by:	marcus (mentor)
2003-11-14 00:29:48 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Erwin Lansing
2507552841 - update sources and Makefile to latest NetBSD release
(usage bug fixed, misc. improvements)
- grab maintainership

PR:		56656
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-27 17:25:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
579495e6eb Fix installation: MANCOMPRESSED=yes
Prompted by:	Paulo Rodrigo <rodrigo_paulo@yahoo.com.br>
2002-12-26 16:47:01 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
FUJISHIMA Satsuki
c89bc9789f install manpage correctly. 2001-09-21 15:09:25 +00:00
Akinori MUSHA
b72a864e53 Fix the manpage to make previous versions of nroff(1) happy.
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-08-14 08:59:08 +00:00
Akinori MUSHA
e2da463c59 Synchronize with NetBSD. (20010807) 2001-08-13 15:40:08 +00:00
Trevor Johnson
346a05a32d Drop maintainership. 2001-08-12 09:22:41 +00:00
Trevor Johnson
34f7d6f3cc new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksumming
utility

Obtained from:	NetBSD pkgsrc/pkgtools/digest
2001-03-09 21:24:50 +00:00