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/pwlib/Makefile
SVNWeb

Number of commits found: 84

Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Fri, 18 Aug 2017
[ 12:34 rakuco search for other commits by this committer ] Original commit   Revision:448224
Explicitly pass -std=gnu++03 to the compiler.

This fixes the build with GCC 6, which defaults to -std=gnu++14. The port's
code does not work with C++11 or later.

Annoyingly, this port's build system mixes CFLAGS and CXXFLAGS, so we need to
pass -std=gnu++03 via CFLAGS for things to work properly.

PR:		219275
Wed, 3 May 2017
[ 05:52 linimon search for other commits by this committer ] Original commit   Revision:440001 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
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, 9 Nov 2015
[ 14:30 amdmi3 search for other commits by this committer ] Original commit   Revision:401100 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove support for WANT_SDL/HAVE_SDL knobs

WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.

Approved by:	portmgr (mat)
Differential Revision:	D4093
Thu, 2 Jul 2015
[ 09:45 amdmi3 search for other commits by this committer ] Original commit   Revision:391132
- This installs fine on armv6

MFH:		2015Q3
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)
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 8 Mar 2014
[ 14:45 flo search for other commits by this committer ] Original commit   Revision:347504
This has been broken for > 6 months on >= 10.0. Set USE_GCC= any for now.
Fri, 14 Feb 2014
[ 16:25 mat search for other commits by this committer ] Original commit   Revision:344279
- Convert to staging
- Convert to new options knobs.

Sponsored by:	Absolight
Wed, 5 Feb 2014
[ 23:02 marino search for other commits by this committer ] Original commit   Revision:342887
devel/pwlib: Add dragonfly support
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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 3)
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Thu, 14 Feb 2013
[ 09:42 gahr search for other commits by this committer ] Original commit   Revision:312209 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Tue, 4 Sep 2012
[ 03:01 linimon search for other commits by this committer ] Original commit   Revision:303633
Mark as broken on ARM.
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Mon, 9 Jan 2012
[ 04:01 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove outdated version checks

Reviewed by:    nox
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Fri, 25 Feb 2011
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Fri, 11 Feb 2011
[ 15:58 tabthorpe search for other commits by this committer ] Original commit 
- Return these ports to the heap at maintainer's request

Approved by:    portmgr
Mon, 24 Jan 2011
[ 23:26 flo search for other commits by this committer ] Original commit 
- -fPIC is also required on powerpc

PR:             ports/153827
Submitted by:   andreast
Approved by:    maintainer timeout (15 days)
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Mon, 10 May 2010
[ 21:09 kwm search for other commits by this committer ] Original commit 
Register conflicts between pwlib ptlib and ptlib26.
Thu, 1 Apr 2010
[ 10:06 linimon search for other commits by this committer ] Original commit 
Attempt to fix build on powerpc.

Hat:            portmgr
Thu, 27 Aug 2009
[ 18:18 amdmi3 search for other commits by this committer ] Original commit 
- Use correct SF url
- Use DIST_SUBDIR instead of DISTNAME hack
- Mark pwlib MAKE_JOBS_UNSAFE

PR:             138236
Submitted by:   myself
Approved by:    Steve Ames <steve@energistic.com> (maintainer via private email,
openh323 patch approved as well)
Mon, 9 Feb 2009
[ 21:58 miwi search for other commits by this committer ] Original commit 
- Unbreak
- Fix build on 8.X after RTF_WASCLONES removal

PR:             131540
Submitted by:   Steve Ames <steve@energistic.com> (maintainer)
Thu, 8 Jan 2009
[ 18:09 erwin search for other commits by this committer ] Original commit 
Mark BROKEN on 8: does not build after the arp-v2 import.

Submitted by:   pointyhat
Mon, 5 Jan 2009
[ 19:04 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 249 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Fri, 25 Jul 2008
[ 09:38 pav search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Sun, 4 May 2008
[ 05:31 rafan search for other commits by this committer ] Original commit 
- Disable ODBC by default. When ODBC is installed, it breaks build and seems
  nothing actually use it.
- While I'm here, use TAB after variable assignment.

PR:             ports/123378
Submitted by:   Steve Ames <steve at energistic.com> (maintainer)
Sun, 13 Apr 2008
[ 12:43 rafan search for other commits by this committer ] Original commit 
- Allow multiple apps to access sound device in parallel
- Bump PORTREVISION

PR:             ports/122584
Submitted by:   Steve Ames <steve at energistic.com> (maintainer)
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Sun, 2 Mar 2008
[ 06:49 rafan search for other commits by this committer ] Original commit 
- Restore previous patch that disables buggy assembly. This fixes build
  on 5.x and 6.x.

Noticed by:     marcus@
Approved by:    maintainer (implicit)
Sat, 1 Mar 2008
[ 07:24 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update to 1.12.0

PR:             ports/119377
Submitted by:   Steve Ames <steve at energistic.com> (maintainer)
Wed, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Thu, 4 Oct 2007
[ 00:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Thu, 26 Jul 2007
[ 17:29 rafan search for other commits by this committer ] Original commit 
- Install version.h to DATADIR, some ports' configure script looks this
  file, for example, the newer version of asterisk.

PR:             ports/114612
Submitted by:   viper <viper at perm.raid.ru>
Approved by:    Steve Ames <steve at energistic.com> (maintainer)
Thu, 24 May 2007
[ 04:56 marcus search for other commits by this committer ] Original commit 
Bump PORTREVISION for the build fix since it does change what gets installed,
and that can affect net/opal.

Approved by:    portmgr (implicit)
[ 04:55 marcus search for other commits by this committer ] Original commit 
Fix the build with GCC 4.2.

Approved by:    portmgr (implicit)
                maintainer
Tue, 6 Feb 2007
[ 04:36 rafan search for other commits by this committer ] Original commit 
- Update to 1.10.3

PR:             ports/108722
Submitted by:   chinsan
Approved by:    Steve Ames <steve at energistic.com> (maintainer)
Tue, 30 Jan 2007
[ 04:23 kris search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Tue, 2 Jan 2007
[ 06:09 marcus search for other commits by this committer ] Original commit 
* Correct a typo I introduced in my 1.10.2 update, and correct the v4l_compat
  dependency [1]
* Switch INSTALLS_SHLIB to USE_LDCONFIG while I'm here

Reported by:    Pawel Worach <pawel.worach@gmail.com> [1]
Sun, 10 Dec 2006
[ 19:36 marcus search for other commits by this committer ] Original commit 
Correct a dump shift typo to fix the plist.

Reported by:    pointyhat via kris
Fri, 8 Dec 2006
[ 07:47 marcus search for other commits by this committer ] Original commit 
Update to 1.10.2, and fix plug-in detection on 64-bit platforms (most
notably amd64).  With this fix, ekiga will now work on amd64 (at least).

Approved by:    maintainer
Wed, 20 Sep 2006
[ 11:21 stas search for other commits by this committer ] Original commit  (Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Fri, 15 Sep 2006
[ 16:06 ahze search for other commits by this committer ] Original commit 
- Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work around
 to fix linking with net/ekiga and others

PR:             103285
Submitted by:   ahze (me)
Approved by:    maintainer
Sun, 25 Jun 2006
[ 10:44 erwin search for other commits by this committer ] Original commit 
Update to 1.10.1

PR:             99440
Submitted by:   Steve Ames <steve@energistic.com> (maintainer)
Wed, 14 Jun 2006
[ 15:27 pav search for other commits by this committer ] Original commit 
- bsdvideo plugin is built on sparc64 too

Reported by:    krismail
Sun, 7 May 2006
[ 13:02 pav search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Use a better way to detect SDL header
- Add WITH_ESOUND knob and enable the plugin build
- Fix bsdvideo (bktr(4)) plugin and make it buildable on more archs
- Add a small error handler to detect unresolved symbols in plugins
- Add more plugins to pkg-plist
- Add experimental support for firewire(4) based video devices.
  The segment of the Makefile is intentionally commented out.

PR:             ports/95422, ports/96624
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>,
                Steve Ames <steve@energistic.com> (maintainer)
Approved by:    Steve Ames <steve@energistic.com> (maintainer)
Wed, 5 Apr 2006
[ 12:50 garga search for other commits by this committer ] Original commit 
- Update to 1.10.0

PR:             ports/95306
Submitted by:   maintainer
Fri, 17 Mar 2006
[ 21:30 netchild search for other commits by this committer ] Original commit 
The previous revision resulted in a lib with unresolvable symbols. This
seems to be a bug in gcc 3.4. As a workaround only use level one
optimization (-O1).

Approved by:    maintainer
[ 17:37 netchild search for other commits by this committer ] Original commit 
Make sure openldap is found and the path to sdl is added only when sdl
support is enabled.

Submitted by:   maintainer
Prodded by:     netchild (openldap)
Tue, 14 Mar 2006
[ 01:51 mnag search for other commits by this committer ] Original commit 
- Pass PTHREAD_LIBS to CONFIGURE_ENV to other ports use it.
- Reorganize Makefile
- Bump PORTREVISION
- portint()

PR:             94233
Submitted by:   maintainer
Approved by:    portmgr (marcus)
Sat, 25 Feb 2006
[ 21:34 netchild search for other commits by this committer ] Original commit 
Fix my fix (missing space after "@comment" in PLIST_SUB).

Maintainer informed by mail.

Approved by:    portmgr (kris)
Pointy hat:     netchild
Sun, 19 Feb 2006
[ 19:16 netchild search for other commits by this committer ] Original commit 
Fix the plist on architectures where bktr(4) isn't available.

Approved by:    maintainer
Noticed by:     kris/pointyhat
Tue, 14 Feb 2006
[ 21:19 netchild search for other commits by this committer ] Original commit 
- fix build on 64bit machines ("-fPIC"-dance) [1]
- don't change the name of the lib depending on the hw-architecture [2]
- assign a maintainer [2]

Submitted by:   Steve Ames <steve@energistic.com> [2]
Tested by:      erwin (on amd64) [1]
Sun, 5 Feb 2006
[ 13:39 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
This is an initial port of newer versions of:
 - pwlib        ->      1.9.2
 - openh323     ->      1.17.3

The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.

They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.

Further tweaks/improvements to them may be required when other ports
start to use these versions.

Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.

PR:                     83396
Submitted by:           Steve Ames <steve@energistic.com>
In colaboration with:   Steve Ames <steve@energistic.com>
Mon, 30 Jan 2006
[ 23:20 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Chase shlib bump of libexpat.
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.
Fri, 10 Jun 2005
[ 21:29 pav search for other commits by this committer ] Original commit 
- Update to 1.5.2

PR:             ports/82086
Submitted by:   Steve Ames <steve@energistic.com>
Tue, 7 Dec 2004
[ 08:52 linimon search for other commits by this committer ] Original commit 
Actually reset the maintainer this time.
Sun, 5 Dec 2004
[ 19:16 linimon search for other commits by this committer ] Original commit 
Remove a locally untested upgrade which snuck in with the commit to
reset maintainer.  Bump PORTEPOCH since this means the version will
go backwards.

Spotted by:     roger
Pointy hat to:  linimon
[ 04:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset Roger's maintainership of these ports.  While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
Tue, 8 Jun 2004
[ 06:27 sobomax search for other commits by this committer ] Original commit 
Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.

Requested by:   *many*
No reply from:  security-officer
Obtained from:  Debian/pwlib cvs
Sun, 14 Mar 2004
[ 07:58 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Fri, 12 Mar 2004
[ 02:48 ade search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
Thu, 11 Mar 2004
[ 18:48 eik search for other commits by this committer ] Original commit 
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>

bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
Fri, 5 Mar 2004
[ 02:37 marcus search for other commits by this committer ] Original commit 
Allow pwlib to work on ARCHS != i386.

Tested on alpha, i386, and ia64.

Submitted by:   marcel
Approved by:    maintainer (implicit)
Wed, 3 Mar 2004
[ 16:38 pav search for other commits by this committer ] Original commit 
- Style: s/@freebsd.org/@FreeBSD.org/
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 23 Nov 2003
[ 20:25 marcus search for other commits by this committer ] Original commit 
Mark this port ONLY_FOR_ARCHS=i386.

Approved by:    maintainer
                portmgr (implicit)
Mon, 17 Nov 2003
[ 19:28 marcus search for other commits by this committer ] Original commit 
Use USE_OPENLDAP instead of requiring LDAP explicitly.  This fixes the build
on bento.

Reported by:    bento via kris
Sun, 31 Aug 2003
[ 19:12 roger search for other commits by this committer ] Original commit 
Add patch so pwlib builds correctly on bento. (use OSVERSION)
Bump port revision.
[ 08:44 roger search for other commits by this committer ] Original commit 
add ldap as a dependency to enable ldap support in pwlib
Thu, 28 Aug 2003
[ 07:58 roger search for other commits by this committer ] Original commit 
Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.

Number of commits found: 84