Commit Graph

104 Commits

Author SHA1 Message Date
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
Shaun Amott
b5688d6793 Fix a bug which causes innfeed to segfault on 64-bit architectures.
Submitted by:	Kai Gallasch <gallasch@free.de>
Debugged by:	Julien ÉLIE <julien@trigofacile.com>
Patched by:	roberto
2007-09-26 19:10:54 +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
Shaun Amott
ec60b4b254 Fix inn and inn-current install.
Nudged by:	pav
2007-01-26 22:54:21 +00:00
Shaun Amott
7073505859 - Fix PLIST for inn-current.
- Check files exist before stripping, as strip(1) on 4.x fails if the
  file isn't there.

Reported by:	pointyhat via kris
2006-11-05 23:08:55 +00:00
Shaun Amott
cf01b91d7e Pass the correct directories to configure when a non-default INN_LAYOUT
option is used.
2006-11-02 02:52:42 +00:00
Shaun Amott
e008bbf4d3 Fix database directory ownership / configure options. 2006-11-01 15:14:40 +00:00
Shaun Amott
ced1ab174a Fix Makefile.layout to work with FreeBSD 4.x.
Noticed by:	Dan Langille's magic sanity test script
2006-10-31 03:15:07 +00:00
Shaun Amott
62491c7999 Overhaul for the inn ports:
- Turn inn-stable and inn-current into slaves, as they are pretty much
  clones of news/inn.
- Update the above ports to recent snapshots.
- Allow inn's database and spool directories to be placed outside
  PREFIX (e.g. under /var).
- Add OPTIONS knobs.
2006-10-31 02:35:52 +00:00
Shaun Amott
4cba7980c2 For the inn ports:
- Fix build in the case where the host machine has either no DNS, or an
  incomplete hostname.
- Use a generic placeholder in the default config file rather than the
  build machine's name.
- Pet portlint(1) while here.
2006-08-30 00:39:07 +00:00
Shaun Amott
696e5bd2a8 Amend hostname check to succeed if /bin/hostname fails.
Another work-around for those pesky amd64 machines.
2006-08-23 20:57:28 +00:00
Shaun Amott
d6e813c37c - Fix a few incorrect file permissions after install.
- Check for invalid hostname and set IGNORE, since we know the build
  will fail in this case.
- Ensure pkg-install is called with correct environment.
2006-08-03 14:39:44 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Thierry Thomas
b9de059d9d Fix plist: it's now possible to install inn from package.
PR:		ports/98469
Submitted by:	Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-06-09 20:30:48 +00:00
Thierry Thomas
67899aa29c Don't remove database data files during the next upgrade.
PR:		ports/98038
Submitted by:	Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-05-28 19:38:52 +00:00
Pav Lucistnik
fde16f4917 - Update to 2.4.3
- Provide rc_subr startup script
- Take maintainership

PR:		ports/96872
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-07 21:16:16 +00:00
Clement Laforet
91f702e3c7 - Drop maintainership 2006-05-01 10:22:33 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Clement Laforet
d334590ce1 - Preserve config files permissions to reduce inncheck warnings. 2004-03-30 12:52:38 +00:00
Clement Laforet
60cea39c30 - SIZEify
Submitted by:		trevor
2004-03-18 02:01:15 +00:00
Clement Laforet
c828d7783b Strip binaries.
Noticed by:	naddy (monthes ago)
2004-03-01 15:47:06 +00:00
Clement Laforet
6f044fc4f1 Cosmetic change: add missing quotes. 2004-02-26 16:27:44 +00:00
Clement Laforet
8d788024ff - Add WITH_STANDARD_ETC knob
If you define WITH_STANDARD_ETC inn config files are put
  in ${PREFIX}/etc/inn

Requested by:		Jochen Gensch <incmc@gmx.de> (PR 61974)
2004-02-26 16:20:51 +00:00
Clement Laforet
f54829811c - Add a little workaround to keep man directories owned by root.
- Unmark as FORBIDDEN.

Noticed by:	kris
2004-02-11 17:55:28 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kris Kennaway
909f39d3c0 FORBIDDEN: Changes ownership of system directories 2004-01-30 09:09:46 +00:00
Clement Laforet
edb5020fcc - Update to 2.4.1 (urgent release)
This release fixes a potentially exploitable buffer overflow.
  Changelog:
  http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html
- Add db41 support

Approved by:    erwin (mentor) (implicitly)
2004-01-08 10:20:41 +00:00
Mark Linimon
9c9ed0af71 Changelog:
- set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba"
  <p-fbsd-bugs@treehouse.napa.ca.us>]
- fix PKG_PREFIX for pkg-install, now post install script knows correct prefix
- add support for db4, db3 in ovdb.
Note for users:
inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable
instead.
PR:	ports/58394
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-11-21 04:53:39 +00:00
Daichi GOTO
dc0a1130d3 update news/inn:
- fix build for news/newsx if inn* is installed via a package

PR:		57313
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by:	Kris via dosirak
2003-09-28 15:30:53 +00:00
Daichi GOTO
5471197f6a update: news/inn
- Now config files are not removed
  - add many knobs
  - Use USE_OPENSSL hook

PR:		57160
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-09-26 06:32:40 +00:00
Daichi GOTO
372363f832 update news/inn:
- Add python knob
  - Add WITH_TAGGED_HASH (from PR 36587 (thanks to Thomas Seck)
  - clean/move stuff from do-install: to post-install:
  - make "portlint -A" happy

PR:		55108
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: Thomas Seck <tmseck@netcologne.de>
2003-08-01 05:14:24 +00:00
Sergey A. Osokin
4efc4a55a4 Give maintainership to Clement Laforet <sheepkiller@cultdeadsheep.org>
PR:	54816
2003-07-24 16:05:15 +00:00
Dag-Erling Smørgrav
61fee55fa3 I no longer have time to properly maintain these ports. 2003-07-14 14:51:43 +00:00
Dag-Erling Smørgrav
e1629c50f3 Upgrade to 2.4.0, which introduces, amongs other new features, IPv6
support.

Many thanks to Thierry Thomas <thierry@pompo.net> for advice and testing.
2003-05-11 20:43:14 +00:00
Dag-Erling Smørgrav
8a5fa029f0 Upgrade to 2.3.5, which was released during the freeze. 2003-04-14 12:25:52 +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
Dag-Erling Smørgrav
00ce7e87a0 Upgrade to 2.3.4. 2003-01-06 09:21:24 +00:00
Dag-Erling Smørgrav
32fdc696e3 Force ${PREFIX}/news/spool during package building. 2002-11-26 09:54:23 +00:00
Edwin Groothuis
58301eb9fd Both ports need perl to configure (see configure looks for the
version) and to run (bunch of perl-scripts in contrib/samples/innfeed
directory)
Noticed on: bento
2002-11-21 11:33:32 +00:00
Ying-Chieh Liao
e1bfe4684c add MASTER_SITE_ISC (1) and apply them
PR:		41218
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (1)
2002-08-01 07:35:52 +00:00
Dag-Erling Smørgrav
1313180d47 Upgrade to 2.3.3. 2002-05-07 22:57:54 +00:00
Dag-Erling Smørgrav
27f3662ddd Add NO_LATEST_LINK; inn-stable will always be at least as recent as inn. 2001-11-07 09:01:11 +00:00
Dag-Erling Smørgrav
aebcb731ca Build with SSL/TLS support. 2001-06-05 04:30:20 +00:00
Dag-Erling Smørgrav
2d97881325 Install two additional headers.
Submitted by:	dinoex
2001-05-24 14:17:13 +00:00
Dag-Erling Smørgrav
7ce0c30d75 Upgrade to INN 2.3.2. 2001-05-04 21:40:07 +00:00
Dag-Erling Smørgrav
37e62f56b8 Forgot to bump PORTREVISION. 2001-03-11 01:18:51 +00:00
Dag-Erling Smørgrav
a283186713 Avoid chown'ing /usr/local/man/man* to news:news. 2001-03-11 01:06:19 +00:00
Dag-Erling Smørgrav
8c4f78a6bb Install some header files which third-party utils may need.
Avoid leaving cruft behind in the db directory.
2001-03-06 23:28:17 +00:00
Dag-Erling Smørgrav
8c664bbc1c Belatedly upgrade to 2.3.1. 2001-03-05 15:00:32 +00:00