Commit Graph

708 Commits

Author SHA1 Message Date
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
wilfried
dfb46828e1 + p5-Data-ShowTable
+ p5-Term-ReadKey
+ p5-Term-ReadLine-Gnu
2001-03-27 08:51:43 +00:00
wilfried
a29ff8f666 Initial import of Term-ReadLine-Gnu-1.09
GNU Readline Library Wrapper Module
2001-03-27 08:49:13 +00:00
wilfried
6a604d545f Initial import of p5-Term-ReadKey-2.14
change terminal modes, and perform non-blocking reads
2001-03-27 08:45:34 +00:00
wilfried
c9fa312697 Initial import of p5-Data-ShowTable-3.3
print arrays of data in a nicely formatted listing
2001-03-27 08:44:36 +00:00
brad
10ccbb6398 upgrade to pth 1.4.0 2001-03-26 23:54:42 +00:00
brad
06e6f8348f integrate COMMENT 2001-03-26 18:55:29 +00:00
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
wilfried
5c53fa6ea6 respect CC/CFLAGS, ok naddy@ 2001-03-26 09:22:10 +00:00
matt
c5d394a42b move COMMENTs into Makefiles 2001-03-25 19:17:45 +00:00
naddy
696e1bc7bb Update to knu-cvsweb 1.106.1.68:
- Clean up URI parser.
- Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.
- Allow downloading a single port/pkgsrc in tarball by default.
- Remove an obsolete notice: CVSWEB_CONFIG is disused.
- One leftover substitution: "cvs" -> $CMD{cvs}.
- Use a fixed-width font in the colored diff view.
- Do closedir() properly.
- Encode colons in file names properly.
2001-03-24 22:39:04 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
avsm
6e73e9d904 Dont hardcode i386 in the PLIST
Please check stuff like this BEFORE you import a perl port.
2001-03-24 02:40:00 +00:00
avsm
2aff580466 + astyle 2001-03-24 02:26:01 +00:00
avsm
8c0e622735 initial import of astyle-1.13.6.1
--
Artistic Style is a reindenter and reformatter of C++, C and Java
source code.

When indenting source code, we as programmers have a tendency to
use both spaces and tab characters to create the wanted indentation.
Moreover, some editors by default insert spaces instead of tabs
when pressing the tab key, and other editors (Emacs for example)
have the ability to "pretty up" lines by automatically setting up
the white space before the code on the line, possibly inserting
spaces in a code that up to now used only tabs for indentation.
2001-03-24 02:25:05 +00:00
brad
68c377e5e2 gmake -> ${MAKE_PROGRAM} 2001-03-23 15:56:04 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
brad
33b50eea5e better 2001-03-22 14:52:08 +00:00
avsm
7911767753 + asp2php 2001-03-21 23:29:20 +00:00
avsm
75e95ebcf0 - initial import of asp2php-0.75.12
Based on a tarball by Shell Hung <i@shellhung.org>

--
asp2php is a program which converts Microsoft's ASP code to PHP.
It supports multiple database drivers, sessions, both PHP3 and PHP4,
and also provides a graphical front end to do all this.
2001-03-21 23:28:16 +00:00
peter
bd7bcf673a This toolkit primarily provides modules for performing both
traditional and object-oriented i/o) on things *other* than normal
filehandles; in particular, IO::Scalar, IO::ScalarArray, and
IO::Lines.

Port orignally created by Shell Hung <i@shellhung.org>. Moved from textproc/
to devel/.
2001-03-19 19:09:12 +00:00
peter
6a074212f3 The module provide the IO::File interface for in-core strings. An
object can be attached to a string, and will make it possible to use
the normal file operations for reading or writing data, as well as
seeking to various locations of the string. The main reason you might
want to do this, is if you have some other library module that only
provide an interface to file handles, and you want to keep all the
stuff in memory.

Originally created by Shell Hung <i@shellhung.org>. I have moved it from
textproc/ to devel/
2001-03-19 19:06:52 +00:00
kevlo
0aae01eb52 - Upgrade to version 1.0.11
- Sort and fix PLIST
2001-03-18 15:07:28 +00:00
wilfried
251486ab39 respect CFLAGS 2001-03-17 14:55:28 +00:00
wilfried
6ea033da47 respect CC/CXX/CFLAGS/CXXFLAGS, ok maintainer 2001-03-16 18:06:44 +00:00
brad
0daee73be7 -lwrap -> @LIB_WRAP@ 2001-03-15 01:19:22 +00:00
brad
7e3076e108 unnecessary patch 2001-03-15 01:17:59 +00:00
brad
83e3e9c25f - fix libwrap detection when having a shared library; based on NetBSD
patch
- also fixed autoconf to have HAVE_HOSTS_ACCESS defined when using a
shared libwrap library
2001-03-15 01:15:23 +00:00
wilfried
fa339444b6 add p5-BSD-Resource 2001-03-14 11:52:12 +00:00
wilfried
21329399ee Initial import of p5-BSD-Resource-1.09
BSD process resource limit and priority functions

Submitted by:   Dan Weeks <danimal@danimal.org>
2001-03-14 11:50:24 +00:00
brad
f00a783ed2 fix bad C++ define of NULL. 2001-03-12 03:55:05 +00:00
brad
1a03e80c59 don't waste time building the tests. 2001-03-12 03:54:04 +00:00
brad
32293cb7d8 upgrade to t1lib 1.1.0 2001-03-12 01:41:11 +00:00
brad
8f34da5c14 upgrade to shtool 1.5.2 2001-03-10 16:40:09 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
brad
4b09123918 upgrade to ORBit 0.5.7; From: fgsch@ 2001-03-08 15:01:14 +00:00
brad
a662adb27c upgrade to glib 1.2.9
!!NOTE!!: header files for glib have changed locations so this WILL cause
breakage.
2001-03-07 22:51:22 +00:00
brad
4670b91eb9 libtool patches 2001-03-07 18:05:54 +00:00
brad
e8eac32f7a remove this bit that snuck in. 2001-03-05 16:48:54 +00:00
brad
f02d56512e add HOMEPAGE 2001-03-05 16:15:52 +00:00
brad
33f1d61c82 - switch to MASTER_SITE_SOURCEFORGE for the master site
- add HOMEPAGE
- add missing CONFIGURE_SHARED to CONFIGURE_ARGS
- add libtool patches
- add RCS id to PLIST frag. and change %D/lib to %B
2001-03-05 16:02:33 +00:00
brad
bc4a567660 add libm as a dependency library for linking the libslang shared library. 2001-03-04 06:11:52 +00:00
brad
5171668b9d upgrade to libaudiofile 0.2.1 2001-03-03 16:34:36 +00:00
kevlo
71ac2c9490 - Upgrade to version 3.4.7
- Add gs dependency
2001-03-03 04:04:30 +00:00
brad
49ebd7ae3a ${PREFIX} -> ${LOCALBASE} 2001-03-02 15:29:52 +00:00
brad
008002aba4 fix dependency path to FreeBSD's a.out libc now that freebsd_lib has been upgraded. 2001-03-02 14:12:12 +00:00
matt
1dfda068ab +blackdown-jdk12 2001-02-26 23:51:51 +00:00
matt
4b6ca5b22b Add blackdown-jdk12:
Blackdown port of Sun's Java Development Kit 1.2, running under
Linux emulation.

WWW: http://www.blackdown.org/
2001-02-26 23:50:26 +00:00
avsm
5e0f2add5b - /usr/local -> ${LOCALBASE}
- the wish depend should be a BUILD_DEPENDS also, as the compile
fails if wish isnt installed
- bump NEED_VERSION

todd@ ok
2001-02-26 15:55:32 +00:00