Commit Graph

483 Commits

Author SHA1 Message Date
brad
beb3ed7ca6 add popt port
--
This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convience functions for parsing strings
           into argv[] style arrays
2000-09-10 08:28:55 +00:00
brad
187065079f - remove config.sub and config.guess from patches and provide them in
files dir
- remove post-build and post-install, override ALL_TARGET and
INSTALL_TARGET instead
- use better filename for patch
2000-09-06 05:07:24 +00:00
brad
f5a7719c84 reorganize 2000-09-06 05:01:57 +00:00
brad
5b95f7ed7e remove libicq from Makefile 2000-09-06 04:49:19 +00:00
brad
e543d49ee1 axe this long unmaintained port 2000-09-06 04:48:46 +00:00
matt
686e0c1e26 damn cvs... FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:28:13 +00:00
matt
04d717c60d FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:27:39 +00:00
kevlo
a9d338e1cb - Add HOMEPAGE
- WRKSRC -> WRKDIST
- Add @comment to PLIST
2000-09-05 09:39:07 +00:00
brad
2653a8244e upgrade to libslang 1.4.2 2000-09-05 03:27:29 +00:00
brad
5436c404fb add HOMEPAGE 2000-09-04 07:28:16 +00:00
brad
1ab6754a53 add t1lib to Makefile 2000-08-31 06:57:48 +00:00
brad
8ebd08b18a add t1lib port;
--
t1lib is a library written in the C programming language allowing a
programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite
easily. These bitmaps are returned in a data structure with type
GLYPH. This special GLYPH-type is also used in the X11 window system
to describe character bitmaps. It contains the bitmap data as well as
some metric information. But t1lib is in itself entirely independent
of the X11-system or any other graphical user interface.
2000-08-31 06:54:06 +00:00
brad
20682fd5e2 remove @pkgcfl tag 2000-08-30 19:20:51 +00:00
brad
d245caed52 remove libIDL from Makefile 2000-08-30 19:03:10 +00:00
brad
6bdc70d03f remove libIDL port, this shouldn't have been imported in the first
place. use devel/ORBit.
2000-08-30 19:02:27 +00:00
brad
46d65ad221 don't unconditionally redefine MIN/MAX 2000-08-27 22:17:40 +00:00
brad
e50ac6b1ee bump NEED_VERSION 2000-08-27 22:16:22 +00:00
rohee
d8008c3e49 Since we install GNU make as gmake replace "make" with "gmake" in the
manpage where it makes sense.
2000-08-27 01:05:06 +00:00
brad
3296c5ed58 upgrade to ORBit 0.5.3 2000-08-21 12:20:20 +00:00
brad
be863e4718 - fix broken conversion to new style PLISTs
- sort PLISTs
2000-08-20 20:42:12 +00:00
brad
64f4684bee upgrade to GNU indent 2.2.5 2000-08-20 19:18:56 +00:00
kevlo
e311ea6419 Mark broken. The lastest version still has a lot of tmpnam() warnings.
My fault, sorry espie@.
2000-08-19 16:32:33 +00:00
brad
de717d09ee style 2000-08-18 20:45:07 +00:00
kevlo
32620295b0 - Update to version 1.3a3
- Add HOMEPAGE
- Bump NEED_VERSION
2000-08-18 01:30:07 +00:00
brad
45a645a76a revert this change, you could have atleast passed it by me first,
no_threads -> threads
2000-08-17 21:44:18 +00:00
brad
0bc19c141d use proper linker flag for our pthreads library 2000-08-17 21:39:42 +00:00
fgsch
b3166ee365 Add no_threads FLAVOR. Compile with threads support by default.
Useful if I ever get freeamp to work.
2000-08-17 20:55:58 +00:00
fgsch
59779501e8 Remove LICENSE_TYPE and FAKE=yes. Use CONFIGURE_STYLE.
Add HOMEPAGE. Install all the info files. Bump NEED_VERSION.
Remove info stuff on uninstall and sync PLIST. Add comment tag.
2000-08-17 12:32:44 +00:00
kevlo
e8b476364b - Mark unbroken
- Update to version 3.2.1
- Remove USE_X11 and FAKE; USE_CONFIGURE -> CONFIGURE_STYLE
- Add HOMEPAGE; add @comment to package list
2000-08-17 05:47:24 +00:00
brad
03b4b530e9 use better filenames for patches 2000-08-07 03:56:01 +00:00
espie
23043ca78b update to 2.5q 2000-08-01 15:41:13 +00:00
brad
fd473ef863 upgrade to pth 1.3.7 2000-07-29 22:42:17 +00:00
brad
1253f60d8b upgrade to shtool 1.5.1 2000-07-29 22:18:07 +00:00
brad
324ff57c7f add pth to Makefile 2000-07-28 10:46:33 +00:00
brad
fbe80729a4 add pth port.
--
Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications. All
threads run in the same address space of the server application, but
each thread has it's own individual program-counter, run-time stack,
signal mask and errno variable.
2000-07-28 10:39:00 +00:00
brad
3ae30d2392 mention GNU 2000-07-28 09:18:38 +00:00
danh
770b0e3b68 added cvs2cl to Makefile 2000-07-25 20:53:10 +00:00
danh
e9498a6c07 added cvs2cl; reviewed by naddy@ 2000-07-25 20:49:44 +00:00
brad
c0937f77b9 - bump NEED_VERSION
- add HOMEPAGE
- use better filename for patch
- enable inter-library dependencies
2000-07-20 05:40:43 +00:00
jasoni
128fdf0128 GNU_CONFIGURE -> CONFIGURE_STYLE
remove FAKE=Yes
use new PLIST setup
add @comment id to PLISTs
2000-07-20 03:48:38 +00:00
brad
fbf76e36cc style 2000-07-19 08:24:53 +00:00
brad
493ce7a046 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:56:27 +00:00
brad
de0ec4e068 - add HOMEPAGE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:29:04 +00:00
kevlo
f7217796e5 - Update to 1.0b9
- Add the patch-ad to make this port is suitable for tcl/tk 8.3
- Add @comment to PLIST
2000-07-14 06:11:05 +00:00
danh
24a8b9b8de port cleanup from maintainer. removes explicit FAKE, and uses CONFIGURE_STYLE.
this also updates the PLIST.
2000-07-13 18:06:17 +00:00
espie
5258910137 Checksum changed 2000-07-11 09:16:32 +00:00
d
b674131a6e increase the 10MB delta limit check to 100MB for those humungous freebsd xEmpty deltas 2000-07-09 23:09:48 +00:00
brad
440809dfc9 upgrade to gmake 3.79.1 2000-07-04 01:55:23 +00:00
krw
03a8e05ef7 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 01:46:37 +00:00
brad
75b087a66f - add HOMEPAGE
- fix usage of CONFIGURE_STYLE, simple -> gnu dest old
- remove now unnecessary CONFIGURE_ARGS option
2000-07-04 01:44:45 +00:00