Commit graph

48 commits

Author SHA1 Message Date
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Julien Laffaye
2f634463b6 - Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:	tabthorpe
2011-07-21 12:43:39 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Johan van Selst
d206a1376c Chase security/gsasl update 2011-02-25 14:08:31 +00:00
Dennis Herrmann
899eaa08bc - Update to 4.1.1
- Pass maintainership to submitter
- Remove MD5 checksum
- Mark MAKE_JOBS_UNSAFE
- Add LICENSE

PR:		ports/154641
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-02-14 21:38:40 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +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
Mark Linimon
189bb010c0 Reset sergei@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-07-27 04:30:53 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +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
Clement Laforet
7ef18bc031 - Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
2004-12-21 08:59:42 +00:00
Joe Marcus Clarke
19ae22908e Switch gpgme dependency to gpgme03. 2004-12-11 05:31:21 +00:00
Sergei Kolobov
20de7d2bcd - This port installs GNU message catalogs, so add explicit USE_GETTEXT
and USE_ICONV, respect WITHOUT_NLS knob
- Bump PORTREVISION

PR:		ports/71575
Submitted by:	leeym
2004-10-13 12:34:06 +00:00
Christian Weisgerber
c16e051e69 Buffer overflow and format string fixes.
(Also don't put several patches in a single file.)

Approved by:	sergei
Obtained from:	upstream
Reported by:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-03-07 20:49:32 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
5cc951ad6f - Convert USE_* variables to WITH_*
PR:		58525
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	krion (implicit)
2003-10-25 22:41:49 +00:00
Sergei Kolobov
88f43d3246 - Apply vendor's security patch
- Bump PORTREVISION

Submitted by:	Wojciech Polak <polak@gnu.org>
Approved by:	krion (implicitly)
2003-10-23 10:09:43 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
c1fa81c43b Use INFO, DOCSDIR and EXAMPLESDIR macros
PR:		55321
Submitted by:	maintainer
2003-08-06 21:44:23 +00:00
Edwin Groothuis
8dc8a21695 [MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique
- Convert to USE_GETOPT_LONG
	- Cosmetique: whitespace changes
	- Cosmetique: unroll .for loop in post-install

PR:		ports/51094
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-18 05:39:42 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
006edbf458 [MAINTAINER] Update mail/anubis to 3.6.2
PR:		ports/46669
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-07 14:09:18 +00:00
Ying-Chieh Liao
626fb081b4 - Update to 3.6.0
- Project moved to GNU - update MASTER_SITE and pkg-descr
- Even though Anubis now uses GnuTLS by default, the port still
  default to using OpenSSL instead (GnuTLS support will come later)

PR:		45174
Submitted by:	maintainer
2002-11-11 08:27:46 +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
Oliver Braun
a4a17f789a Use PORTCOMMENT variable instead of pkg-comment file.
PR:		ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
		ports/44942,ports/44943,ports/44944,ports/44945
Submitted by:	maintainer
2002-11-05 21:12:58 +00:00
Christian Weisgerber
68f83ea173 Oops, forgotten in previous update to 3.5.0.
Submitted by:	Sergei Kolobov <skolobov@globcon.net>
2002-10-15 16:53:00 +00:00
Christian Weisgerber
dec60754d5 - Update port to 3.5.0.
- Remove pkg-message; display compile-time options dynamically in pre-fetch
  target (a la apache port).

PR:		44086
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-15 15:08:35 +00:00
Ying-Chieh Liao
3216e7c0af forgot bump port revision last commit... 2002-09-29 05:47:32 +00:00
Ying-Chieh Liao
4644cd8b1e forgot to add pkg-message last commit 2002-09-29 05:46:40 +00:00
Kris Kennaway
888299841c Remove reference to pkg-message, which is not present in the repo
(accidentally not committed?)
2002-09-29 05:08:14 +00:00
Ying-Chieh Liao
eb8784e3c3 - Update to 3.4.6
- Add several compile-time knobs:
  - WITHOUT_OPENSSL=yes   Disable the OpenSSL library support
  - WITHOUT_GPGME=yes     Disable the GnuPG (GPGME library) support
  - WITH_PCRE=yes         Enable the PCRE library support
  - WITH_PAM=yes          Enable the Pluggable Authentication Modules support
  - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support
- Take maintainership

PR:		42746
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (new maintainer)
2002-09-19 21:09:11 +00:00
David W. Chapman Jr.
9bd49fecc6 - Update anubis to 3.4.2
- Install .info and addition documentation
- Fix Makefile to install the startup script and examples even if
  NOPORTDOCS is defined (those items are NOT documentation)

PR:		42215
Submitted by:	sergei@kolobov.com
2002-08-31 17:45:36 +00:00
Ying-Chieh Liao
1771cdafe2 upgrade to 3.4.1 2002-08-19 07:51:14 +00:00
Ying-Chieh Liao
093f8de818 upgrade to 3.4.0 2002-08-16 13:36:29 +00:00
Ying-Chieh Liao
7bd6710415 add anubis 3.3.0
An outgoing mail processor
2002-07-31 18:52:14 +00:00