non port: devel/portlint/Makefile |
SVNWeb
|
Number of commits found: 75 |
Mon, 5 Feb 2007
|
[ 01:08 pav ] (Only the first 10 of 300 ports in this commit are shown above. )
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above )
|
Sat, 25 Nov 2006
|
[ 20:02 marcus ]
Update to 2.9.2.
* Replace a dead autotools link with a FreeBSD-based link instead [1]
* Replace USE_*_VER with USE_AUTOTOOLS instead [2]
* Check for a valid EXPIRATION_DATE [3]
PR: 104042 [3]
Requested by: piotr.smyrak@heron.pl [1]
Reported by: ahze [2]
Submitted by: vd [3]
|
Fri, 11 Aug 2006
|
[ 15:52 marcus ]
Respect DESTDIR.
PR: 101675
Submitted by: gabor
|
Sun, 6 Aug 2006
|
[ 22:36 marcus ]
Actually check to see if $seen_special is set before checking the number
of plist items.
|
[ 21:44 marcus ]
Update to 2.9.1.
* Add a check for direct use of sysctl(8). [1]
* Add a check for use of the deprecated macro INSTALLS_SHLIB, and point people
to USE_LDCONFIG instead. [2]
* Add a check for plists with less than 6 items, and point people to
PLIST_FILES instead. [3]
PR: 100472 [1]
91933 [2]
100190 [3]
Submitted by: Babak Farrokhi <babak@farrokhi.net> [1]
|
Wed, 31 May 2006
|
[ 04:41 marcus ]
Update to 2.9.0.
* The check for quoted COMMENTs had a typo. However, this check has been
consolidated for other macros that should not be quoted. Merge the COMMENT
check into the BROKEN, et al check. [1]
* Properly pluralize the message which counts the number of fatal errors
and warnings. [2]
* Add distinfo checking support. [3]
* Huge refactoring of the error handling code. If the -g argument is specified,
errors will be grouped together to avoid spamming the console with
repeated lines.
* Add a check for icon installation, and recommend INSTALLS_ICONS.
PR: 97207 [1]
96089 [2]
96923 [3]
Submitted by: lawrance [1]
ehaupt [2]
sem [3]
Tested by: mezz
|
Fri, 7 Apr 2006
|
[ 00:08 marcus ]
Remove USE_REINPLACE to give portlint a better self-image.
PR: 95448
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
Sun, 12 Mar 2006
|
[ 19:19 marcus ]
Update to 2.8.7.
* Remove support for PERL_{BUILD,RUN}_DEPENDS
Approved by: portmgr (implicit)
|
Sat, 25 Feb 2006
|
[ 06:16 marcus ]
Update to 2.8.6, and sync with my own CVS repo.
Pointy hat to: ade
Approved by: portmgr (implicit)
|
Tue, 14 Feb 2006
|
[ 03:20 marcus ]
Update to 2.8.5.
* Add a check for .mo (translation) files, and warn if USE_GETTEXT is not
set. [1]
* Make sure USE_RC_SUBR checking does macro expansion to catch cases were
USE_RC_SUBR=${PORTNAME} (for example). [2]
PR: 93273 [2]
Requested by: kris [1]
|
Sat, 11 Feb 2006
|
[ 23:09 marcus ]
Update to 2.8.4.
* Add a check to see if PORTREVISION=0 in master ports. [1]
* Add checks for direct use of the pkg_* commands. [2]
* Add a check that if a port is new, it is not maintained by
ports@FreeBSD.org. [3]
* Do not warn about .la files if USE_KDELIBS_VER is set. [4]
* Add a check for deprecated use of USE_RC_SUBR along with checks for its
proper use. [5]
PR: 91324 [1]
92888 [2]
92665 [3]
92586 [4]
Submitted by: lofi [4]
dougb [5]
|
Sun, 22 Jan 2006
|
[ 00:45 marcus ]
Update to 2.8.3.
* Add support for PERL_{RUN,BUILD}_DEPENDS
|
Sat, 21 Jan 2006
|
[ 21:54 marcus ]
Update to 2.8.2.
* Update quoting requirements for new bsd.port.mk
* Warn on use of USE_REINPLACE [1]
* Recommend @dirrmtry instead of @unexec rmdir [1]
Requested by: pav [1]
|
Sat, 17 Dec 2005
|
[ 16:36 marcus ]
Update to 2.8.1.
* Warn on use of .tar.bz2 as an EXTRACT_SUFX [1]
* Throw a fatal error if INFO is defined, and install-info is called
directly [2]
* Throw a warning if install-info is called directly and INFO is not
defined [2]
PR: 89952 [2]
Requested by: Kövesdán Gábor <gabor.kovesdan@t-hosting.hu> [1]
|
Sat, 19 Nov 2005
|
[ 21:21 marcus ]
* Add some additional verbose messages
* Work around a crash in Perl that can be triggered with complex regular
expressions [1]
Reported by: thierry and aspell [1]
|
[ 20:37 marcus ]
Update to 2.8.0.
* USE_PYTHON still cannot be included after bsd.port.pre.mk
* USE_APACHE can now be included after bsd.port.pre.mk [1]
* Handle the new autotools world order
* Check that IGNORE is properly capitalized and terminated [2]
PR: 88546 [2]
Reported by: pav [1]
Submitted by: lawrance [2]
|
Tue, 25 Oct 2005
|
[ 04:48 marcus ]
Correct compilation with perl 5.005.
|
Sat, 22 Oct 2005
|
[ 19:44 marcus ]
Update to 2.7.5.
* Add a check for improperly quoted COMMENTs. [1]
* Require quotes around all of BROKEN, FORBIDDEN, MANUAL_PACKAGE_BUILD,
NO_CDROM, NO_PACKAGE, and RESTRICTED. Also, enforce the obscure rules around
DEPRECATED. [2]
PR: 87273 [1]
87498 [2]
Submitted by: erwin [1]
fenner [2]
|
Sun, 9 Oct 2005
|
[ 18:52 marcus ]
Update to 2.7.4.
* Add a warning if only one MASTER_SITE is configured [1]
* Check for misspellings of INSTALLS_SHLIB [2]
PR: 87141 [2]
Requested by: kris [1]
|
Thu, 8 Sep 2005
|
[ 23:57 marcus ]
Update to 2.7.3.
* USE_PYTHON can now safely appear after bsd.port.pre.mk
* Expand the .elseif search to cover ".else if" as well
* Don't complain on direct use of autotools if we're using USE_AUTOTOOLS
* Don't check embedded comments for direct command use
|
Sat, 30 Jul 2005
|
[ 05:11 marcus ]
We only need Perl5 at runtime.
PR: 84029
Submitted by: edwin
|
Sun, 3 Jul 2005
|
[ 04:52 marcus ]
Fix a mismerge in the last OPTIONS patch. I forgot a line, but perl -cw
didn't catch the missing ';'. This should fix the erroneous messages
about OPTIONS misuse.
|
Sat, 2 Jul 2005
|
[ 20:35 marcus ]
Update to 2.7.2.
* Add '+' to the list of valid characters for file names in the warning
message.
* Check to make sure OPTIONS is specified before bsd.port.pre.mk (only if
OPTIONS is actually defined). [1]
PR: 82316 [1]
Submitted by: sem [1]
|
Sat, 16 Apr 2005
|
[ 19:01 marcus ]
Add '+' to the list of recommended file name characters.
Reported by: many
|
Wed, 13 Apr 2005
|
[ 03:20 marcus ]
Update to 2.7.1
* Check to make sure only characters [-.a-zA-Z0-9_] appear in file names [1]
* Check for proper quoting of IGNORE and BROKEN [1]
* Check to see if README.html is being committed [1]
* Check for uses of .elseif [2]
Submitted by: krion [1]
Suggested by: bsdcrank <bsdcrank@squbes.com> [2]
|
Sat, 2 Apr 2005
|
[ 09:01 marcus ]
Update to 2.7.0.
* Add a check to make sure a WWW is defined in pkg-descr (this is a nice
thing to have) [1]
* Add a slew of Java-related checks (see
http://wikitest.freebsd.org/moin.cgi/JavaPortlint for more details) [2]
* Add @mode to the list of plist directives to warn about [3]
PR: 78126 [1]
78947 [3]
Requested by: hq [2]
Submitted by: leeym [1]
Renato Botelho <renato@galle.com.br> [3]
|
Mon, 14 Feb 2005
|
[ 08:20 marcus ]
Update to 2.6.11
* Do not warn on direct command use if the command is preceeded by "--" [1]
* Add a check for ports installing charset.alias or locale.alias. In most
cases these ports should depend on libiconv or gettext, and not install
their own copies of these files [2]
PR: 77410 [2]
Requested by: gerald [1]
Submitted by: leeym [2]
|
Fri, 17 Dec 2004
|
[ 17:25 marcus ]
Don't check for DISTVERSION as apart of %makevars since it will be set
internally when PORTVERSION is set. Instead, just scour the Makefile to
see if both PORTVERSION and DISTVERSION are defined.
Reported by: krion
|
[ 03:46 marcus ]
* Update to 2.6.10
* Add support for the new DISTVERSION macro
Submitted by: lioux (plus some additional checks)
|
Mon, 22 Nov 2004
|
[ 18:28 marcus ]
Update to 2.6.9.
* Ignore comments when checking for absolute pathname usage
* Check DISTNAME for uses of PORTREVISION and PORTEPOCH [1]
* Make sure to quote meta-characters in PORTNAME before using it as a
regular expression [1]
* Fix bug when matching OPTIONS in ".if defined(WITH_OPT1) &&
defined(WITHOUT_OPT2)" [2]
* Update OMF checks to account for the new INSTALLS_OMF macro
* Update GConf checks to account for the new GCONF_SCHEMAS macro
PR: 73536 [2]
Submitted by: mat [1]
leeym [2]
|
Tue, 12 Oct 2004
|
[ 19:40 marcus ]
Support .ifndef and !defined when doing OPTIONS checking.
|
[ 04:33 marcus ]
* Update to 2.6.8
* Check PLIST_FILES for shared libraries, and make sure
INSTALLS_SHLIB is defined [1]
* Check DATADIR and MAN3PREFIX macros [2]
* Check OPTIONS [3]
PR: 71405 [2]
71468 [3]
Requested by: michael johnson <ahze@ahze.net> [1]
Submitted by: leeym [2] [3]
|
Wed, 1 Sep 2004
|
[ 04:13 marcus ]
Update to 2.6.7
* Switch the direct use of ``echo'' check to suggest ${ECHO_CMD} or
${ECHO_MSG} instead of ${ECHO} [1]
* Tighten the check for improper GConf schema handling so that we only look
in the GConf schemas directory [2]
* Correct some grammar mistakes [3]
* Avoid erroneous "direct use of command" warnings [4]
PR: 71159 [4]
Submitted by: gerald [1]
pav [3]
eik [4]
Reported by: pav [2]
|
Sun, 27 Jun 2004
|
[ 20:58 marcus ]
Update to 2.6.6
* Fix a typo in the libtool archive hint [1]
* Check for ports that have a poorly specified CONFLICTS line as well as ports
that conflict with themselves [2]
* Check for proper handling of gconf schemas
* Check for explicit listing of %gconf keys in the plist
Spotted by: lofi [1]
Submitted by: eik [2]
|
Tue, 15 Jun 2004
|
[ 06:26 marcus ]
Update to 2.6.5.
* Fix a bug introduced in the "use strict" conversion, and don't check patch
files for trailing blank lines
* Add a check to make sure pkg-config files are installed into the correct
location [1]
* Fix some nearby spacing nits
Requested by: pav [1]
|
Sun, 6 Jun 2004
|
[ 17:04 marcus ]
Update to 2.6.4.
* Remove check for SIZE and MD5 in distinfo since this was a rush job, and
missed some common cases. [1]
* Re-enable use strict, and fix portlint to obey it
Requested by: eik [1]
|
[ 01:06 marcus ]
Update to 2.6.3.
* Add a generic check for deprecated macros (e.g. the recent autotools batch),
and add USE_MESA to the set [1]
* Only use USE_LIBTOOL_VER for checking .la file installation [1]
* Add a check for USE_LIBLTDL and warn about directly using a libltdl
dependency [1]
* Check distinfo to make sure each file in DISTFILES has SIZE and MD5 entries
if NO_SIZE and NO_CHECKSUM are not defined
Submitted by: krion and tobez [1]
|
Sun, 30 May 2004
|
[ 19:57 marcus ]
Update to 2.6.2.
* Do not complain about SIZE if NO_SIZE is set [1]
* Allow ``%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true'' in
pkg-plist when using PORTDOCS
* Be a little smarter about complaining when .la files are seen in the plist.
Also, point users to the GNOME site for elimintating .la files altogether [2]
* Super-scrub PKGNAME and PORTVERSION for illegal characters [3]
* Check for port versions that go backwards [3]
PR: 66891 [2]
Submitted by: krion [1]
leeym [2] (based on)
eik [3]
|
Sat, 1 May 2004
|
[ 02:25 marcus ]
Update to 2.6.1.
* Add a check to see if PLIST_{FILES,DIRS} is defined and pkg-plist exists.
If so, print an error [1]
* Add a check for direct usage of iconv.\d+ and intl.\d+ instead of USE_ICONV
and USE_GETTEXT [1]
* If %%DOCSDIR%% is used in the plist, make sure @dirrm %%DOCSDIR%% is also
present [1]
* Don't flag a missing distinfo as FATAL [2]
Submitted by: krion [1]
eik [2]
|
Fri, 26 Mar 2004
|
[ 20:43 marcus ]
Update to 2.6.0
* Add some additional checks for USE_* variables included too late [1]
* Add a check for SIZE in distinfo [2]
* Fix a small style nit [2]
* Warn is USE_SIZE is used in a port's Makefile
* Check to see if a port supports WITHOUT_NLS if USE_GETTEXT is defined [3]
Submitted by: eik [1]
krion [2]
Requested by: kris [3]
|
Sun, 21 Mar 2004
|
[ 08:24 marcus ]
Update to 2.5.9.
* Add code for formal master/slave checking rules as defined in ports/64393 [1]:
1. A port is a slave port if and only if MASTERDIR != .CURDIR
2. Slave ports should define MASTERDIR using one of the following lines:
MASTERDIR= ${.CURDIR}/../../<category>/<port>
MASTERDIR= ${.CURDIR}/../<port>
3. Non-slave ports shouldn't define MASTERDIR at all
4. The last line of a slave port's Makefile has to be
.include "${MASTERDIR}/Makefile"
(Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Mar 2004
|
[ 06:33 marcus ]
Update to 2.5.8.
* Add dirname and egrep direct command use checks
* Add a missing '?' in checking for text after bsd.port(.post)?.mk [1]
* Add a check to make sure OPTIONS is set before bsd.port.pre.mk
Submitted by: eik [1]
|
Thu, 22 Jan 2004
|
[ 20:06 marcus ]
* Update to 2.5.7
* Fix some grammar nits in portlint.1
* Add some missing options to the summary in portlint.1
* Reorganize some option descriptions in portlint.1
* Add an ENVIRONMENT section describing PL_CVS_IGNORE and PORTSDIR in
portlint.1
* Don't check the MAINTAINER field for direct command use [1]
* Add a new PL_CVS_IGNORE environment variable that allows users to filter
out certain patterns from the CVS files check [2]
* Only warn about CATEGORY problems if the user is in PORTSDIR [3]
* Sync new command macros with recent bsd.port.mk changes
* Correct a regular expression problem when looking for direct command use [4]
PR: 61562 [1]
61449 [2] [3]
Submitted by: Sergey Matveychuk <sem@ciam.ru> [1]
sergei [3]
leeym [4]
|
Wed, 7 Jan 2004
|
[ 06:42 marcus ]
Update to 2.5.6.
* Check to make sure RCS tags begin with capital letters [1]
* Do not look direct command use in .for loops [2]
PR: 60947 [1]
Submitted by: leeym [1]
petef [2]
|
Fri, 2 Jan 2004
|
[ 02:20 marcus ]
* Update to 2.5.5
* Fix up the usage text
* Ignore arguments passed to REINPLACE_CMD so portlint will not complain on
things such as ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' [1]
* Only match libraries installed into lib when looking for .so's [2]
* Try to make the PKGCATEGORY check a little more forgiving to committers
checking single ports [3]
PR: 60608 [1]
60803 [2]
Submitted by: leeym [1] [2] (based on)
dougb [3]
|
Sat, 27 Dec 2003
|
[ 00:45 marcus ]
* Update to 2.5.4
* Correct a typo (-n should be -N) [1]
* Don't check comments for direct command use [2]
Submitted by: pav [1]
Sascha Holzleiter <sascha@root-login.org> [2]
|
Sat, 22 Nov 2003
|
[ 20:38 marcus ]
Ack, I knew I forgot something. Add a new -C argument that enables pedantic
committer mode. This is the identical to -A except it omits the new port
checks.
Requested by: eik
|
[ 20:29 marcus ]
Standardize all error messages to include the filename at least (and line
number where possible). Bump version to 2.5.2.
Reviewed by: eik
|
Fri, 21 Nov 2003
|
[ 02:55 marcus ]
* Check to make sure new ports do not contain PORTREVISION [1]
* Check to make sure new ports do not contain PORTEPOCH
* Throw a FATAL error if an additional file exists in the port directory but
not in CVS [2]
* Throw a FATAL error if a file is in CVS but not in the port's directory [2]
* Throw a FATAL error if a file was deleted from CVS but still in the port's
directory [2]
* Warn if a new file contains a non-empty RCS Id [2]
* Add a missing ``if ($verbose)'' [2]
Submitted by: arved [1]
eik [2]
|
Mon, 17 Nov 2003
|
[ 20:17 marcus ]
Update to 2.5.0.
* Add some linenumbers to the whole file search
* Hack the direct command use code some more
* Add a check for the deprecated USE_MESA
* Allow PKGCATEGORY not in CATEGORIES [1]
* Allow %B in pkg-plist, as it has a valid prefix [1]
* Allow simple rm -f, it needs no redirection [1]
* Add portlintgrep.pl, an example on how to use portlint to find certain
portlint problems in the ports tree [2]
Submitted by: dinoex [1]
eik [2]
|
Sat, 15 Nov 2003
|
[ 22:12 marcus ]
* Update to 2.4.8
* Add a check to make sure the last line of a slave port's Makefile contains
an appropriate MASTERDIR include directive [1]
* study() the $whole string to improve performance [1]
* Fix the search for direct command use
* Check for ports that may break INDEX [1]
* Check for GNOME ports that use pre-patch and gnomehack
Submitted by: eik [1]
|
Sun, 9 Nov 2003
|
[ 00:44 marcus ]
* Add support for the arabic category [1]
* Check for variables that are used too late [1]
* Rename some of the language variables. Admittedly, this needs more work.
* Check for anything after bsd.port(.post).mk [1]
* Fix the language category search code
* Bump version to 2.4.7
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
|
Sat, 1 Nov 2003
|
[ 22:46 marcus ]
Whoops. Flush out my CVS repo, and share some missing bug fixes with the
rest of the world.
* Fix the -V option in the manpage [1]
* Handle the case where parentheses may not exist around NOPORTDOCS [2]
* Bump version to 2.4.6
Submitted by: mat [1]
Reported by: kris [2]
|
Mon, 27 Oct 2003
|
[ 01:58 marcus ]
Recognize .ifndef(NOPORTDOCS) as well as .if !defined(NOPORTDOCS).
Reported by: kris
|
Sun, 26 Oct 2003
|
[ 21:27 marcus ]
* Add some @unexec checking for plists [1]
* Check for the common typo, NOPORTSDOC [2]
* Make sure .CURDIR is the primary category [3]
* Check for USE_* macros that are user-settable [4]
* Try to be a little more intelligent when checking for macros that need to
appear earlier
* Ignore make directives when checking for extra items in certain sections
PR: 55921 [1]
57751 [2]
58292 [3]
58525 [4]
Submitted by: edwin [1]
Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] [3] [4]
|
Sat, 16 Aug 2003
|
[ 20:42 marcus ]
Update to 2.4.4.
* Add support for the Polish locale
* Try to add more intelligence to the direct command use code
* Fix up the wording about numbered info files [1]
Suggested by: gerald [1]
|
Fri, 15 Aug 2003
|
[ 17:47 marcus ]
Really fix the bug where portlint looks through COMMENT for direct command
usage.
|
[ 05:05 marcus ]
* Add support for the new INFO macro
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
commands [1]
PR: 55529 [1]
Submitted by: Jens Rehsack <rehsack@liwing.de> [1]
|
Mon, 28 Jul 2003
|
[ 20:23 marcus ]
Update to 2.4.1.
* Document the -V option [1]
* Properly suggest ${STRIP_CMD} (not ${STRIP}) instead of strip [2]
* Correct the version string
PR: 54993 [1]
Submitted by: Mark Linimon <linimon@lonesome.com> [1]
gerald [2]
Pointy hat to: me [2] (I should have used Gerald's patch as-is)
|
Sun, 20 Jul 2003
|
[ 00:35 marcus ]
Forced commit:
Allow for different Perl paths.
PR: 51192
Submitted by: Andrew <andrew@ugh.net.au>
|
[ 00:31 marcus ]
Update to 2.4.0.
* Document the -A option in the usage
* Add my name to the list of AUTHORS
* Clean up some warnings produced by perl -cwT
* Check for the existence of pkg-comment and flag it as FATAL [1]
* Add OMF checking support similar to the info checking code
* Add support for {DOCS,EXAMPLES}DIR macros [2]
* Don't check commented out URLs in MASTER_SITES [3]
* Add file, find, strip, and xargs to the list of direct command names [4]
* Don't search for command names in COMMENT [5]
* Add SITE_PERL support [6]
* Add DISTFILE/MASTER_SITE grouping support [7]
* Check to make sure the MAINTAINER field contains a valid email address
* Add support for {EXTRACT,PATCH}_DEPENDS (Only the first 15 lines of the commit message are shown above )
|
Thu, 17 Jul 2003
|
[ 04:42 marcus ]
I'll take this.
|
[ 04:36 mharo ]
I don't have the time to maintain this port.
Whoever takes maintainership should email me as I have some stuff that
was in progress.
|
Fri, 7 Mar 2003
|
[ 17:00 petef ]
- warn about incorrect usage of the pre-everything:: target
- don't give a warning to use binary mode because of a possible RCS tag
if the tag is $FreeBSD$.
- bump PORTREVISION
Approved by: maintainer timeout, portmgr (kris)
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 10 Feb 2003
|
[ 17:47 kris ]
Bump PORTREVISION for previous COMMENT changes
Reminded by: sobomax
|
Sun, 2 Feb 2003
|
[ 21:17 gerald ]
Let the PORTSDIR environment variable override our defaults.
Approved by: mharo (maintainer)
|
Sat, 11 Jan 2003
|
[ 08:18 knu ]
Add a simple check for MAINTAINER not to include multiple addresses or
comments.
Approved by: portmgr
|
Mon, 18 Nov 2002
|
[ 02:40 anders ]
Bump PORTREVISION.
|
Sat, 14 Sep 2002
|
[ 18:57 mharo ]
Teach portlint to recognize RUN_DEPENDS=${BUILD_DEPENDS} and the like
PR: 27182
Submitted by: Anton Berezin <tobez@tobez.org>
|
Tue, 20 Mar 2001
|
[ 20:54 knu ]
Bring in the enhancements I submitted to mharo some time ago and bump the
version to 2.3.2.
|
Sat, 17 Feb 2001
|
[ 12:20 sf ]
o stop checking blank lines for files/patch-* o fix getopt arguments: -B takes
argument and -N don't.
|
Tue, 12 Dec 2000
|
[ 14:24 knu ]
Update to version 2.3.
|
Fri, 10 Nov 2000
|
[ 07:43 mharo ]
bump version
|
Wed, 4 Oct 2000
|
[ 05:02 mharo ]
sync with bsd.sites.mk, bump version to 2.2.3
|
Number of commits found: 75 |