notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/zziplib/Makefile
SVNWeb

Number of commits found: 72

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Sep 2021
[ 05:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8ebbdc26a8cfc2c03578154341acb254965e3e5f  commit hash:8ebbdc26a8cfc2c03578154341acb254965e3e5f  commit hash:8ebbdc26a8cfc2c03578154341acb254965e3e5f  8ebbdc2 
devel/zziplib: Cosmetic change
Fri, 10 Sep 2021
[ 21:17 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:9740b3fe43587b4790d160ad1c2d24067644365d  commit hash:9740b3fe43587b4790d160ad1c2d24067644365d  commit hash:9740b3fe43587b4790d160ad1c2d24067644365d  9740b3f 
devel/zziplib: Add CPE information

Approved by:	portmgr (blanket)
Sun, 25 Apr 2021
[ 20:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:c2e240b22798a6b8509d01e4faf749bb61a1631c  commit hash:c2e240b22798a6b8509d01e4faf749bb61a1631c  commit hash:c2e240b22798a6b8509d01e4faf749bb61a1631c  c2e240b 
devel/zziplib: Fix SDL option
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 30 Mar 2021
[ 19:16 sunpoet search for other commits by this committer ] Original commit   Revision:569583
Add MANPAGES and TEST options

- Bump PORTREVISION for package change

PR:		252862
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Mon, 8 Mar 2021
[ 11:24 linimon search for other commits by this committer ] Original commit   Revision:567837
Add compiler:c11 to USES to fix build on GCC-based systems:

  cc1: error: unrecognized command line option "-Warray-bounds"

Approved by:	portmgr (tier-2 blanket)
Sun, 7 Mar 2021
[ 22:11 sunpoet search for other commits by this committer ] Original commit   Revision:567618
Update to 0.13.72

Changes:	https://github.com/gdraheim/zziplib/blob/master/ChangeLog
Mon, 8 Jun 2020
[ 04:41 kevans search for other commits by this committer ] Original commit   Revision:538197 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 24 Apr 2020
[ 18:02 sunpoet search for other commits by this committer ] Original commit   Revision:532818
Cosmetic change
Wed, 22 Apr 2020
[ 21:25 sunpoet search for other commits by this committer ] Original commit   Revision:532519
Update to 0.13.71

Changes:	https://github.com/gdraheim/zziplib/blob/master/ChangeLog
Tue, 21 Apr 2020
[ 19:34 sunpoet search for other commits by this committer ] Original commit   Revision:532302
Remove GH_PROJECT which is the default
Sun, 2 Feb 2020
[ 10:57 sunpoet search for other commits by this committer ] Original commit   Revision:524853
Take maintainership
Sun, 19 Jan 2020
[ 17:36 antoine search for other commits by this committer ] Original commit   Revision:523583
Drop python27 dependency
Thu, 14 Nov 2019
[ 12:39 tobik search for other commits by this committer ] Original commit   Revision:517560 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Sat, 7 Jul 2018
[ 06:55 miwi search for other commits by this committer ] Original commit   Revision:474059
- Fix build when textproc/xmlto is installed in a local env.
- Bump PORTREVISION

PR:		226491 229572
MFH:		2018Q3
Sponsored by:	iXsystems Inc.
Fri, 6 Jul 2018
[ 17:57 miwi search for other commits by this committer ] Original commit   Revision:474027
- Update to 0.13.68
- Security fixes for:
- CVE-2017-5974
- CVE-2017-5975
- CVE-2017-5976
- CVE-2017-5979
- CVE-2017-5980
- CVE-2017-5981
- CVE-2017-5977
- CVE-2018-6381
- CVE-2018-6484
- CVE-2018-6540
- CVE-2018-6541
- CVE-2018-6542
- CVE-2018-6869
- CVE-2018-7725
- CVE-2018-7726
- CVE-2018-7727

PR:	226491
Submitted by:	maintainer
MFH:	2018Q3
Thu, 29 Mar 2018
[ 08:33 amdmi3 search for other commits by this committer ] Original commit   Revision:465870
- Switch to new test framework

Approved by:	portmgr blanket
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Sat, 4 Nov 2017
[ 11:43 dbaio search for other commits by this committer ] Original commit   Revision:453453 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
Wed, 22 Feb 2017
[ 15:02 bapt search for other commits by this committer ] Original commit   Revision:434587 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Drop useless dependency on gmake (bmake build those fine)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 14 Oct 2014
[ 11:30 amdmi3 search for other commits by this committer ] Original commit   Revision:370846
- Convert to USES=python
- Drop @dirrm* from plist
Mon, 21 Jul 2014
[ 08:59 pi search for other commits by this committer ] Original commit   Revision:362411
devel/zziplib: only builds with python2, so USE_PYTHON_BUILD=2
Sun, 22 Jun 2014
[ 10:44 tijl search for other commits by this committer ] Original commit   Revision:358784 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Add 4 new sed commands to USES=libtool.  The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Thu, 8 May 2014
[ 17:20 amdmi3 search for other commits by this committer ] Original commit   Revision:353336
- Convert to USES=libtool
- Strip libraries
- Convert USE_BZIP2 to USES
- Use new OPTIONS features
Wed, 11 Dec 2013
[ 01:11 amdmi3 search for other commits by this committer ] Original commit   Revision:336135
- Fix build with SDL enabled

Seems like our BSD make and gmake differ in some chdir()-related
behaviour leading to BSD make build not being able to find zzip/zzip.h
header by relative path (via -I. -I..):

../../SDL/SDL_rwops_zzip.c:9:10: fatal error: 'zzip/zzip.h' file not found

this is fixed by swithing to gmake.
Thu, 17 Oct 2013
[ 23:51 amdmi3 search for other commits by this committer ] Original commit   Revision:330688
- Support staging
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 23 Apr 2013
[ 10:13 bapt search for other commits by this committer ] Original commit   Revision:316333 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Convert devel to USES=pkgconfig
Thu, 28 Mar 2013
[ 15:51 eadler search for other commits by this committer ] Original commit   Revision:315474 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Sat, 18 Aug 2012
[ 21:48 scheidell search for other commits by this committer ] Original commit 
- Unbreak for FreeBSD > 7.4 amd64

PR:		ports/170548
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
Approved by:	port@
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Mon, 23 Jul 2012
[ 01:33 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
Tue, 12 Jun 2012
[ 10:34 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Sat, 24 Mar 2012
[ 16:25 miwi search for other commits by this committer ] Original commit 
- Update to version 0.13.62

PR:             166026
Submitted by:   Ports Fury
Feature safe:   yes
Mon, 11 Apr 2011
[ 20:12 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on amd64/7

Reported by:    pointyhat
Wed, 23 Mar 2011
[ 19:42 dhn search for other commits by this committer ] Original commit 
- Update to 0.13.60

PR:             ports/155807
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 14 Sep 2010
[ 13:43 ale search for other commits by this committer ] Original commit 
Don't rebuild manpages, if xmlto is installed.
Drop maintainership.
Thu, 20 May 2010
[ 15:11 ale search for other commits by this committer ] Original commit 
Update to 0.13.59 release.
Sat, 29 Aug 2009
[ 05:58 ale search for other commits by this committer ] Original commit 
Fix plist and bump PORTREVISION.
Thu, 27 Aug 2009
[ 14:46 ale search for other commits by this committer ] Original commit 
Update to 0.13.58 release.
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Mon, 29 Dec 2008
[ 09:35 ale search for other commits by this committer ] Original commit 
Update to 0.13.50 release.
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 30 Oct 2007
[ 06:49 ale search for other commits by this committer ] Original commit 
Help portscout.
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 22 Apr 2007
[ 07:29 ale search for other commits by this committer ] Original commit 
Add python build dependency.
Fri, 20 Apr 2007
[ 06:10 ale search for other commits by this committer ] Original commit 
Update to 0.13.49 release and install man pages.
Thu, 7 Sep 2006
[ 06:24 ale search for other commits by this committer ] Original commit 
Update to 0.13.47 release.
Tue, 2 May 2006
[ 17:01 ale search for other commits by this committer ] Original commit 
Fix build for systems with missing hostname.
Wed, 26 Apr 2006
[ 07:57 ale search for other commits by this committer ] Original commit 
Update to 0.13.45 release.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 18 Jan 2004
[ 10:50 ale search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org email address.

Approved by:    nork (mentor)
Wed, 30 Jul 2003
[ 08:17 krion search for other commits by this committer ] Original commit 
Update to to 0.10.82

PR:             55038
Submitted by:   maintainer
Approved by:    fjoe (mentor) (implicit)
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 20 Feb 2003
[ 01:53 leeym search for other commits by this committer ] Original commit 
Update to zziplib-0.10.76

PR:             48396
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Sat, 22 Jun 2002
[ 15:57 pat search for other commits by this committer ] Original commit 
Update to 0.10.54

PR:             39657
Submitted by:   maintainer
Mon, 20 May 2002
[ 08:27 sada search for other commits by this committer ] Original commit 
- Upgrade to version 0.10.53 .
- Change maintainer to PR originator.
No response about related PR 37431 from maintainer.
PR:     ports/37525
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Tue, 16 Jan 2001
[ 17:33 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Thu, 4 Jan 2001
[ 11:14 nbm search for other commits by this committer ] Original commit 
Add zziplib 0.10.11, a library to provide transparent read access to   zipped
files.    

Number of commits found: 72