summaryrefslogtreecommitdiff
path: root/devel/bglibs/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - bglibs continues to coredump in self-tests phase on alpha;Sergei Kolobov2004-11-291-0/+2
| | | | thus, mark this port broken on alpha
* - Update to 1.019Sergei Kolobov2004-11-181-8/+2
|
* - Update to 1.017 (this unbreaks fetching)Sergei Kolobov2004-03-271-3/+1
| | | | Prompted by: kris
* BROKEN: UnfetchableKris Kennaway2004-03-271-0/+2
|
* - Update to 1.016Sergei Kolobov2004-03-151-2/+1
|
* This is broken on alpha 4.x as well.Kris Kennaway2004-02-231-1/+1
|
* BROKEN on alpha 5.x: Does not compile (coredump)Kris Kennaway2004-02-231-1/+7
|
* - Install HTML documentationSergei Kolobov2003-12-241-6/+8
| | | | | | | - 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
* - Update to 1.011Sergei Kolobov2003-12-081-2/+1
| | | | - Removed patches intergrated into upstream
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | Approved by: krion
* - Unbreak under GCC 3.3 (added 2 patches approved by theKirill Ponomarev2003-07-301-2/+0
| | | | | | | | | author) - Sort pkg-plist PR: 55045 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* o Change location of installed headers to ${PREFIX}/include/bglibsMario Sergio Fujikawa Ferreira2003-06-121-1/+2
| | | | | | | | | 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
* o Do not try building this port under both alpha and ia64 ARCHesMario Sergio Fujikawa Ferreira2003-06-121-0/+2
| | | | | | | | o This application does build on those platforms on Debian. A solution is being sought for FreeBSD. PR: 53175 Submitted by: maintainer
* Update to 1.009Kevin Lo2003-04-091-1/+1
| | | | | PR: 50716 Submitted by: MAINTAINER
* Unbreak devel/bglibs by upgrading to 1.008Edwin Groothuis2003-04-041-5/+1
| | | | | | | | | | - 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>
* devel/bglibs: One stop library package by Bruce GuenterEdwin Groothuis2003-03-311-0/+35
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>