| non port: devel/bglibs/Makefile |
|
CVSWeb
|
Number of commits found: 32 |
|
Sun, 10 Aug 2008
|
[ 22:16 miwi ]
1.32 devel/bglibs/Makefile
1.16 devel/bglibs/distinfo
1.15 devel/bglibs/pkg-plist
- Update to 1.104
PR: 126240
Submitted by: Wen heping <wenheping@gmail.com>
|
|
Sun, 27 Jul 2008
|
[ 05:30 linimon ]
1.8 databases/puredb/Makefile
1.31 devel/bglibs/Makefile
1.8 devel/buildtool-doc/Makefile
1.19 devel/buildtool/Makefile
1.26 devel/c2lib/Makefile
1.12 devel/cdoc/Makefile
1.14 devel/fastdep/Makefile
1.16 devel/makeplus/Makefile
1.16 devel/newfile/Makefile
1.16 devel/poslib/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
|
Fri, 25 Jul 2008
|
[ 15:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Mon, 29 Jan 2007
|
[ 19:05 gabor ]
1.47 audio/gnump3d/Makefile
1.29 devel/bglibs/Makefile
1.2 devel/cppi/Makefile
1.42 devel/cvsd/Makefile
1.14 dns/walker/Makefile
1.115 ftp/lftp/Makefile
1.16 ftp/twoftpd/Makefile
1.45 mail/maildrop/Makefile
1.19 mail/mailfront/Makefile
1.9 mail/qmail-autoresponder/Makefile
(Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
|
|
Sat, 16 Dec 2006
|
[ 14:30 miwi ]
1.28 devel/bglibs/Makefile
1.15 devel/bglibs/distinfo
- Update to 1.102
PR: ports/105698
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer timeout
|
|
Wed, 20 Sep 2006
|
[ 11:40 sergei ]
1.27 devel/bglibs/Makefile
1.1 devel/bglibs/files/patch-Makefile
- Unbreak: the self-tests included with bglibs contains several
network related tests (namely, in net/connect4.c and net/tcp4.c)
that fails in our package build cluster environment.
Thus, disable running self-tests during build process - create
a separate "selftest" Makefile target that would allow users
to run self-tests manually with "make selftest"
- Add USE_LDCONFIG
Nagged by: pointyhat via kris
Discussed with: oliver
|
|
Sat, 2 Sep 2006
|
[ 17:51 kris ]
1.6 arabic/ae_fonts_ttf/Makefile
1.6 arabic/kacst_fonts/Makefile
1.15 archivers/dpkg/Makefile
1.37 audio/festival+OGI/Makefile
1.9 audio/gstreamer-plugins-faad80/Makefile
1.3 biology/belvu/Makefile
1.8 biology/biojava/Makefile
1.8 chinese/iiimf-le-chewing/Makefile
1.6 databases/glom/Makefile
1.29 databases/mergeant/Makefile
(Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
|
Thu, 31 Aug 2006
|
[ 17:11 kris ]
1.25 devel/bglibs/Makefile
BROKEN: Fails self-tests
|
|
Wed, 9 Aug 2006
|
[ 12:53 sergei ]
1.24 devel/bglibs/Makefile
1.14 devel/bglibs/distinfo
1.2 devel/bglibs/files/patch-clockgettime
1.14 devel/bglibs/pkg-plist
- Update to 1.101
- bglibs now installs shlibs, too - requires libtool
- remove patch integrated upstream
|
|
Wed, 26 Apr 2006
|
[ 21:38 sergei ]
1.23 devel/bglibs/Makefile
1.13 devel/bglibs/distinfo
1.13 devel/bglibs/pkg-plist
- Upgrade to 1.041
|
|
Thu, 8 Dec 2005
|
[ 17:27 sergei ]
1.22 devel/bglibs/Makefile
1.12 devel/bglibs/distinfo
1.12 devel/bglibs/pkg-plist
- Update to 1.031 (unbreaks fetching)
|
|
Mon, 28 Nov 2005
|
[ 15:34 sergei ]
1.21 devel/bglibs/Makefile
1.11 devel/bglibs/distinfo
- Update to 1.028
Prompted by: edwin's Ports Version Check
|
|
Fri, 21 Oct 2005
|
[ 10:31 sergei ]
1.20 devel/bglibs/Makefile
- Bump PORTREVISION - forgotten in the previous commit (build fix on 4.x)
|
|
Tue, 18 Oct 2005
|
[ 18:29 sergei ]
1.19 devel/bglibs/Makefile
1.1 devel/bglibs/files/patch-clockgettime
- Attempt to fix the build on 4.x:
- add patch for <time.h> that should be <sys/time.h>
- newer versions of bglibs use some C9X/C99 macros (e.g. va_copy)
which are only available in GCC 3.x. This should be a NOOP
on 5.x but seems to fix the breakage under 4.x, although
at the expense of the heavy GCC dependency
Submitted by: Dale Woolridge (in private e-mail)
|
|
Tue, 30 Aug 2005
|
[ 09:39 sergei ]
1.18 devel/bglibs/Makefile
1.11 devel/bglibs/pkg-plist
- Install binaries into ${PREFIX}/bin instead of the default
hardcoded /usr/local/bin path
- Update pkg-plist
- Bump PORTREVISION
Noticed by: pointyhat
|
|
Mon, 29 Aug 2005
|
[ 13:14 sergei ]
1.17 devel/bglibs/Makefile
1.9 devel/bglibs/distinfo
1.2 devel/bglibs/files/patch-insthier.c
1.10 devel/bglibs/pkg-plist
- Update to 1.027
- Move installed libs into a subdir - ${PREFIX}/lib/bglibs.
This should help prevent namespace pollution and avoid conflicts
over generic library names.
NOTE: header files are installed into ${PREFIX}/include/bglibs
for the same reasons.
- Remove patch we do not need anymore
|
|
Mon, 29 Nov 2004
|
[ 09:11 sergei ]
1.16 devel/bglibs/Makefile
- bglibs continues to coredump in self-tests phase on alpha;
thus, mark this port broken on alpha
|
|
Thu, 18 Nov 2004
|
[ 17:31 sergei ]
1.15 devel/bglibs/Makefile
1.8 devel/bglibs/distinfo
1.9 devel/bglibs/pkg-plist
- Update to 1.019
|
|
Sat, 27 Mar 2004
|
[ 21:37 sergei ]
1.14 devel/bglibs/Makefile
1.7 devel/bglibs/distinfo
- Update to 1.017 (this unbreaks fetching)
Prompted by: kris
|
[ 14:06 kris ]
1.13 devel/bglibs/Makefile
BROKEN: Unfetchable
|
|
Mon, 15 Mar 2004
|
[ 16:04 sergei ]
1.12 devel/bglibs/Makefile
1.6 devel/bglibs/distinfo
1.8 devel/bglibs/pkg-plist
- Update to 1.016
|
|
Mon, 23 Feb 2004
|
[ 03:52 kris ]
1.11 devel/bglibs/Makefile
This is broken on alpha 4.x as well.
|
[ 03:51 kris ]
1.10 devel/bglibs/Makefile
BROKEN on alpha 5.x: Does not compile (coredump)
|
|
Wed, 24 Dec 2003
|
[ 13:50 sergei ]
1.9 devel/bglibs/Makefile
1.7 devel/bglibs/pkg-plist
- Install HTML documentation
- Remove NOT_FOR_ARCHS - this version should build fine on 64-bit platforms
- Sort pkg-plist
- Cosmetic fixes to unify with other untroubled.org ports
- Bump PORTREVISION
|
|
Mon, 8 Dec 2003
|
[ 11:22 sergei ]
1.8 devel/bglibs/Makefile
1.4 devel/bglibs/distinfo
1.2 devel/bglibs/files/patch-crypto::sha512.c
1.2 devel/bglibs/files/patch-selftests.sh
1.6 devel/bglibs/pkg-plist
- Update to 1.011
- Removed patches intergrated into upstream
|
|
Thu, 23 Oct 2003
|
[ 06:42 sergei ]
1.2 databases/puredb/Makefile
1.7 devel/bglibs/Makefile
1.2 devel/buildtool-doc/Makefile
1.16 devel/buildtool/Makefile
1.22 devel/c2lib/Makefile
1.8 devel/cdoc/Makefile
1.10 devel/fastdep/Makefile
1.11 devel/makeplus/Makefile
1.10 devel/newfile/Makefile
1.10 devel/porttools/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
Change to my @FreeBSD.org address.
Approved by: krion
|
|
Wed, 30 Jul 2003
|
[ 14:29 krion ]
1.6 devel/bglibs/Makefile
1.1 devel/bglibs/files/patch-crypto::sha512.c
1.1 devel/bglibs/files/patch-selftests.sh
1.5 devel/bglibs/pkg-plist
- Unbreak under GCC 3.3 (added 2 patches approved by the
author)
- Sort pkg-plist
PR: 55045
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
Thu, 12 Jun 2003
|
[ 16:55 lioux ]
1.5 devel/bglibs/Makefile
1.1 devel/bglibs/files/patch-insthier.c
1.4 devel/bglibs/pkg-plist
o Change location of installed headers to ${PREFIX}/include/bglibs
due to high risk of conflicts with other ports over generic names
such as uint32.h, uint64.h, iobuf.h, etc
o Bump PORTREVISION
PR: 52908
Submitted by: maintainer
|
[ 02:51 lioux ]
1.4 devel/bglibs/Makefile
o Do not try building this port under both alpha and ia64 ARCHes
o This application does build on those platforms on Debian. A
solution is being sought for FreeBSD.
PR: 53175
Submitted by: maintainer
|
|
Wed, 9 Apr 2003
|
[ 09:38 kevlo ]
1.3 devel/bglibs/Makefile
1.3 devel/bglibs/distinfo
1.3 devel/bglibs/pkg-plist
Update to 1.009
PR: 50716
Submitted by: MAINTAINER
|
|
Fri, 4 Apr 2003
|
[ 01:44 edwin ]
1.2 devel/bglibs/Makefile
1.2 devel/bglibs/distinfo
1.2 devel/bglibs/pkg-plist
Unbreak devel/bglibs by upgrading to 1.008
- Update to 1.008 (also unbreaking the port due to unfetchable
1.007 distfile)
- Remove USE_REINPLACE - patching in pre-build is no longer
needed
PR: ports/50560
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
Mon, 31 Mar 2003
|
[ 09:55 edwin ]
1.1075 devel/Makefile
1.1 devel/bglibs/Makefile
1.1 devel/bglibs/distinfo
1.1 devel/bglibs/pkg-descr
1.1 devel/bglibs/pkg-plist
devel/bglibs: One stop library package by Bruce Guenter
This package contains a collection of libraries written by
Bruce Guenter and put in use in his various "bgware" packages.
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/bglibs/
PR: ports/48900,ports/49962,ports/50276
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Number of commits found: 32 |