Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Wilke
c1c73112df
- Unbreak
...
- Fix pkg-plist
- Bump PORTREVISION
PR 109999
Submitted by: Udo Schweigert (maintainer)
2007-03-06 18:22:21 +00:00
Martin Wilke
2e35f6cc6f
- Update to 2.2.9
...
PR: ports/105176
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
2006-11-05 20:38:05 +00:00
Pav Lucistnik
03f41b009d
- Update to 2.2.8
...
PR: ports/97884
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-05-26 19:24:11 +00:00
Edwin Groothuis
28dd10dcb4
Remove USE_REINPLACE from all categories starting with S
2006-05-13 04:15:53 +00:00
Vasil Dimov
852d627db4
Upgrade to nessus version 2.2.7
...
PR: ports/94544
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-03-17 16:07:26 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +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
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
a09e053681
Update to 2.2.6
...
Make portlint happyer
Add SHA256
PR: 88679
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2005-11-08 22:59:19 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Emanuel Haupt
079e531fad
Update master sites.
...
PR: 87034
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by: novel (mentor)
2005-10-07 17:20:50 +00:00
Jeremy Messenger
71ef1c8557
Update to 2.2.5.
...
PR: ports/83927
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2005-07-23 22:19:00 +00:00
Sergey Matveychuk
913b0e2994
- Bump PORTVERSION (man pages absence already fixed)
...
PR: ports/80085
Submitted by: maintainer
2005-04-19 06:15:22 +00:00
Sergey Matveychuk
3b3caebcf5
- Add missed man page
...
Reported by: kris via pointyhat
2005-04-19 05:49:42 +00:00
Sergey Matveychuk
c40d6c94cd
- Update to 2.2.4
...
PR: ports/79142
Submitted by: maintainer
2005-04-17 12:59:12 +00:00
Sergey Matveychuk
ef150b1959
- Update to 2.2.3
...
PR: ports/77419
Submitted by: maintainer
2005-02-14 13:04:59 +00:00
Sergey Matveychuk
576bf06eee
Create certificates on separate Makefile target.
...
It will fix extra files on pointyhat.
Submitted by: maintainer
2004-12-15 16:01:51 +00:00
Sergey Matveychuk
404f11b6fd
- Remove extra files on deinstall
...
- While I'm here: make rm silent
Submitted by: maintainer
2004-12-12 21:37:53 +00:00
Sergey Matveychuk
7302f988a4
- Upgrade to nessus version 2.2.2a
...
- Fix installing of default config files
PR: ports/74938
Submitted by: maintainer
2004-12-11 16:40:58 +00:00
Sergey Matveychuk
52518d8328
- Add a hint on complete removal when deinstalling
...
PR: ports/73726
Submitted by: maintainer
2004-11-09 18:29:03 +00:00
Sergey Matveychuk
c2d7ce68a6
- Upgrade to 2.2.0
2004-11-06 11:46:44 +00:00
Sergey Matveychuk
d3425eb712
Fix the WITHOUT_ knobs to be compliant with the GNOME framework
...
PR: ports/70451, ports/70452
Submitted by: maintainer
2004-08-21 10:51:10 +00:00
Volker Stolz
d157fa040e
- Add WITHOUT_NESSUS_GTK knob.
...
- Upgrade rc.d script to the rc-ng style; bump PORTREVISION for that.
- Add CONFLICTS.
PR: ports/69877
Submitted by: Udo Schweigert (maintainer)
2004-08-13 13:36:02 +00:00
Jeremy Messenger
9b153d3d94
-Update to 2.0.12.
...
-GTK+2 is now default and GTK1 is still optional.
PR: ports/69333
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2004-07-24 18:28:51 +00:00
Pav Lucistnik
5a5e873d18
- Add sample rc script
...
PR: ports/66052
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2004-05-02 18:09:24 +00:00
Mark Linimon
fd14a11569
Adopt the standard nessus directory structure, reducing the number of
...
files in ${PREFIX}/etc/nessus. Move existing files to the right places.
Bump PORTREVISION. (Also do a little bit of work on pkg-plist).
2004-04-10 20:42:56 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
Clement Laforet
6f8335d73a
- Update to 2.10a
...
PR: 61755
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2004-01-23 11:00:57 +00:00
Sergei Kolobov
4142d32ab2
- Update to 2.0.9
...
PR: 59019
Submitted by: maintainer
2003-12-04 14:32:33 +00:00
Peter Pentchev
75fd4b8821
Update to nessus 2.08a.
...
PR: 57755
Submitted by: maintainer
2003-10-09 08:35:38 +00:00
Oliver Lehmann
ecbea3a632
Upgrade to nessus version 2.0.8
...
PR: ports/57547
Submitted By: maintainer
2003-10-04 13:24:58 +00:00
Oliver Braun
0dc314ed3f
- Fix MASTER_SITES by replacing a no longer working european mirror
...
by an australian and a japanse.
PR: ports/54441
Submitted by: maintainer
Obtained from: portsurvey
2003-07-13 20:34:57 +00:00
Oliver Braun
506f0e73b4
Upgrade to 2.0.7.
...
PR: ports/54050
Submitted by: maintainer
2003-07-04 20:59:42 +00:00
Oliver Braun
b4c0ae3a92
Upgrade to 2.0.6a.
...
PR: ports/52635
Submitted by: maintainer
2003-06-01 06:49:26 +00:00
Oliver Braun
099d03ab71
* Upgrade checksums. Quote from the developer: "I did a quick "re-release" for
...
minor issues that I don't felt were justifying a 2.0.6."
* Bump PORTREVISION.
PR: ports/52022
Submitted by: maintainer
2003-05-13 16:52:37 +00:00
Oliver Braun
980906e954
Upgrade to 2.0.5.
...
PR: ports/51887
Submitted by: maintainer
2003-05-06 21:17:09 +00:00
Oliver Braun
3eb12e3af5
Remove a no longer maintained mirror from the MASTER_SITES.
...
PR: ports/51327
Submitted by: maintainer
2003-04-24 06:22:12 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Oliver Braun
accf206ab8
- Update to 2.0.4.
...
- Add dependency on bpf for the server.
- Add "client only" knob.
PR: ports/51126
Submitted by: maintainer
2003-04-19 20:40:13 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Oliver Braun
2a0f8878ff
Update the outdated pkg-descr as requested by the nessus developer.
...
PR: ports/47708
Submitted by: maintainer
2003-01-31 21:39:56 +00:00
Oliver Braun
50c6b92561
Upgrade to 1.2.7.
...
PR: ports/46333
Submitted by: maintainer
2003-01-02 22:47:48 +00:00
Jimmy Olgeni
0f583cc764
Update MASTER_SITES.
...
PR: 45591
Submitted by: maintainer
2002-11-22 16:18:51 +00:00
Oliver Braun
54202ec56a
Upgrade to 1.2.6.
...
PR: 43874
Submitted by: maintainer
2002-10-10 17:30:40 +00:00
Mario Sergio Fujikawa Ferreira
9764e65058
Deploy USE_GNOMENG infrastructure
...
PR: 42288
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:18:25 +00:00