Commit graph

25 commits

Author SHA1 Message Date
Sergei Kolobov
1f27b2a289 - Upgrade to 1.041 2006-04-26 20:38:11 +00:00
Sergei Kolobov
a88574ceff - Update to 1.031 (unbreaks fetching) 2005-12-08 17:27:01 +00:00
Sergei Kolobov
e815e4cb09 - Update to 1.028
Prompted by:	edwin's Ports Version Check
2005-11-28 15:34:27 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
8d4b99d2a9 - Bump PORTREVISION - forgotten in the previous commit (build fix on 4.x) 2005-10-21 09:31:50 +00:00
Sergei Kolobov
b34db0c847 - 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)
2005-10-18 17:29:19 +00:00
Sergei Kolobov
1e34d8a2c5 - Install binaries into ${PREFIX}/bin instead of the default
hardcoded /usr/local/bin path
- Update pkg-plist
- Bump PORTREVISION

Noticed by:	pointyhat
2005-08-30 08:39:29 +00:00
Sergei Kolobov
ad5fef7c45 - 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
2005-08-29 12:14:47 +00:00
Sergei Kolobov
e3ce862d41 - bglibs continues to coredump in self-tests phase on alpha;
thus, mark this port broken on alpha
2004-11-29 09:11:33 +00:00
Sergei Kolobov
8b7b990a30 - Update to 1.019 2004-11-18 17:31:02 +00:00
Sergei Kolobov
eded683e56 - Update to 1.017 (this unbreaks fetching)
Prompted by:	kris
2004-03-27 21:37:47 +00:00
Kris Kennaway
ec8ebb45d9 BROKEN: Unfetchable 2004-03-27 14:06:56 +00:00
Sergei Kolobov
2ddb093d79 - Update to 1.016 2004-03-15 16:04:55 +00:00
Kris Kennaway
76a02c2544 This is broken on alpha 4.x as well. 2004-02-23 03:52:12 +00:00
Kris Kennaway
737889d99e BROKEN on alpha 5.x: Does not compile (coredump) 2004-02-23 03:51:28 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
9734c3939a - 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
2003-12-24 13:50:39 +00:00
Sergei Kolobov
92bf3a5842 - Update to 1.011
- Removed patches intergrated into upstream
2003-12-08 11:22:55 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
57de884f10 - 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)
2003-07-30 13:29:48 +00:00
Mario Sergio Fujikawa Ferreira
736b5086bb 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
2003-06-12 15:55:03 +00:00
Mario Sergio Fujikawa Ferreira
b0fe96d7eb 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
2003-06-12 01:51:41 +00:00
Kevin Lo
c99c1ca1a7 Update to 1.009
PR: 50716
Submitted by: MAINTAINER
2003-04-09 08:38:03 +00:00
Edwin Groothuis
21aea6cfd9 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>
2003-04-04 00:44:16 +00:00
Edwin Groothuis
353a764547 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>
2003-03-31 08:55:48 +00:00