Steve Price
41b8a8042a
Set USE_LIBTOOL=yes and use new version of gtk.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:35:14 +00:00
Steve Price
b0aefc8d06
Update to version 0.4.1.
...
PR: 11848
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:18:02 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
51ec9126d4
Update to version 1.2.3.
...
PR: 11841
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:46:56 +00:00
Steve Price
cb29850f01
Changes from maintainer:
...
1. Add a -prefix arguement to libtool, to find where the installed
copies of ltconfig and ltmain.sh reside.
2. Don't install the .la files unless --install-ltlibs is passed to
ltconfig.
3. Don't force linking with -lc, and allow -?thread to be passed to
the linker.
4. Don't build static libs if not using version numbers (for
plugins).
5. Install instead of
lib${release}.a lib.a
lib${release}.so lib.so
lib${release}.so.${ver} lib${release}.so.${ver}
to support multi-release installations.
6. Change version to "1.3-freebsd-ports" so people know who to
blame.
7. Misc fixes.
PR: 11839
Submitted by: maintainer
1999-05-29 03:45:27 +00:00
Ralf S. Engelschall
9580d78fca
NPS 0.9.10 -> 0.9.11
1999-05-28 16:36:43 +00:00
Ralf S. Engelschall
cce3fb533f
Upgrade to shtool, version 1.2.8
1999-05-28 11:20:48 +00:00
Ralf S. Engelschall
0d2af5832a
Upgrade to NPS 0.9.10
1999-05-28 10:38:31 +00:00
Thomas Gellekum
f1577ab23a
Activate py-mx{DateTime,Stack,TextTools,Tools}.
1999-05-26 08:03:27 +00:00
Thomas Gellekum
f50693c67a
New port py-mxTools, a collection of new builtins for Python.
1999-05-26 07:52:00 +00:00
David E. O'Brien
34613b2185
Distfile changed w/o a change in name.
1999-05-26 07:51:26 +00:00
Thomas Gellekum
e89bfc6ce0
New port py-mxStack, a fast stack implementation for Python.
1999-05-26 07:50:54 +00:00
Thomas Gellekum
2232fcef34
New port py-mxDateTime, Marc-André Lemburgs date and time handling
...
routines and types for Python.
1999-05-26 07:49:45 +00:00
David E. O'Brien
2507ae279d
Upgrade to 3.1.5.
...
Most notable fixes:
- [XEmacs] DDD supports gud-mode in XEmacs 21.0.
- [Build] DDD supports Bison 1.27 and Automake 1.4a.
1999-05-25 23:49:09 +00:00
Ralf S. Engelschall
1a851df98d
Upgrade to NPS 0.9.9
1999-05-25 16:03:34 +00:00
Ralf S. Engelschall
327a8169c1
Upgrade to NPS (non-preemtive thread scheduling library), version 0.9.8
1999-05-24 13:15:15 +00:00
Steve Price
d16b6fb6c2
Use KDE version 1.1 instead of version 1.0.
1999-05-24 02:31:51 +00:00
Ralf S. Engelschall
5d77d32e3e
Activate NPS port.
1999-05-23 14:55:24 +00:00
Ralf S. Engelschall
48e1819573
Import of NPS, a non-preeemtive thread scheduling library.
...
NPS is a POSIX/ANSI-C based library for Unix platforms which
provides non-preemtive scheduling for multiple threads of execution
("multi-threading") inside server applications. All threads run in the
same address space of the server application, but each thread has it's
own individual run-time stack and program-counter.
The thread scheduling itself is done in a cooperative way, i.e. the
threads are managed by a priority- and event-based non-preemtive
scheduler. The intention is that this way one can achieve better
portability and run-time performance than with preemtive scheduling.
The event facility allows threads to wait until various types of
events occur, including pending I/O on filedescriptors, elapsed
timers, pending I/O on message ports, thread and process termination,
and even customized callback functions.
More details:
http://www.engelschall.com/sw/nps/
ftp://ftp.engelschall.com/sw/nps/
1999-05-23 14:54:10 +00:00
Ralf S. Engelschall
5cf02f5fd5
Add also FTP site to MASTER_SITES
1999-05-22 15:15:18 +00:00
Ralf S. Engelschall
45380e9a54
Upgrade to MM Shared Memory Library, version 1.0.4
1999-05-21 21:34:05 +00:00
Jun Kuriyama
f50481106a
Activate jfc.
1999-05-20 14:43:16 +00:00
Thomas Gellekum
97f780cc5b
Upgrade to 2.9a.
1999-05-19 10:49:06 +00:00
Ralf S. Engelschall
94020a6436
Upgrade to shtool, Version 1.2.7
1999-05-17 06:23:45 +00:00
Ralf S. Engelschall
7413a0faf2
Upgrade to MM Shared Memory Library, Version 1.0.3
1999-05-17 06:22:08 +00:00
Michael Haro
f5658fc885
Update to 2.05
...
PR: 11730
Submitted by: Ollivier Robert roberto@keltia.freenix.fr
1999-05-16 23:15:28 +00:00
Satoshi Asami
555a1b54c8
Fix a few more category typos.
1999-05-13 09:18:15 +00:00
Satoshi Asami
44a7216f79
Build fix, misc. cleanup.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-13 00:16:04 +00:00
Satoshi Asami
270d88e664
Add USE_XLIB.
1999-05-12 13:00:22 +00:00
Satoshi Asami
48e8dae500
Remove the gdb port. This is now *2* versions behind the system gdb. ;)
1999-05-12 10:04:53 +00:00
Satoshi Asami
e617d65020
Remove RUN_DEPENDS on gdb -- we've always had gdb in /usr/bin so this never
...
did anything useful.
1999-05-12 10:00:14 +00:00
Satoshi Asami
d2bbc21541
Add -b to fetch args to fix fetch problem.
...
Submitted by: tg
1999-05-12 06:21:09 +00:00
Jun Kuriyama
e2a1fd58d9
Cleanup empty directories and portlint.
...
# I think p5-TraceFuncs and p5-Term-ReadKey need to be upgraded for
# Perl 5.00503.
1999-05-10 15:46:31 +00:00
Jun Kuriyama
ff0b7480b5
Cleanup empty directory and fix typo (missing %D in @unexec rmdir).
1999-05-10 14:56:03 +00:00
Thomas Gellekum
3454d4c01f
Activate gnustep.
1999-05-10 11:34:09 +00:00
Thomas Gellekum
680ad582e3
New port gnustep. GNUstep is a set of general-purpose Objective-C libraries
...
base on the OpenStep standard developed by NeXT (now Apple) Inc.
1999-05-10 11:32:03 +00:00
David E. O'Brien
5800d96ba5
update to 3.34beta
1999-05-10 11:13:28 +00:00
David E. O'Brien
f76b165fa3
Update to 3.33-03. Ups now supports both ELF and a.out debugging on FreeBSD.
1999-05-09 18:00:35 +00:00
Steve Price
4b8051d1e8
Activate the cdk port.
1999-05-09 17:39:48 +00:00
Steve Price
ceaf62c65f
Initial import of cdk version 4.9.1.
...
Curses Development Kit for speedy development of full screen programs.
PR: 11534
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-09 17:38:40 +00:00
David E. O'Brien
7d397506fc
cleanup some droppings.
1999-05-09 17:30:57 +00:00
David E. O'Brien
965bc65df0
Update to 3.33-03. Ups now supports both ELF and a.out debugging on
...
FreeBSD.
1999-05-09 17:28:18 +00:00
Steve Price
4442575d80
Make the do-install target more manageable.
...
PR: rest of 11590
Submitted by: Chirs Piazza <cpiazza@home.net>
1999-05-09 16:53:41 +00:00
Steve Price
ce7b19e8a7
Update to version 1.4.4.
...
PR: 11564
Submitted by: maintainer
1999-05-09 16:50:10 +00:00
Jun Kuriyama
9c072fe384
Unbreak for ELF.
...
Found by: bento
1999-05-09 12:28:46 +00:00
Kris Kennaway
7288ce9333
Unbreak by pointing at the correct distfile. There's now a
...
vtcl-1.2.0.tar.gz so use that instead of current.tar.gz in a DIST_SUBDIR.
Also the package is renamed in line with the distfile name (1.20 -> 1.2.0)
1999-05-09 04:00:21 +00:00
Steve Price
946cd53ba8
Second half of botched commit to fix this for -current users and
...
add support for TERM=xterm-color.
PR: 7314, 11492
Submitted by: maintainer, steve
1999-05-09 01:13:43 +00:00
Steve Price
bab43ed1c1
Add support for TERM=xterm-color and make sure we build everything
...
on -current.
PR: 7314, 11492
Submitted by: maintainer, steve
1999-05-09 01:07:24 +00:00
Steve Price
1b6a3f6666
Remove an empty patch leftover from my last commit.
...
Noticed by: OKAZAKI Tetsurou <okasaki@be.to>
1999-05-09 01:00:04 +00:00
David E. O'Brien
90b026f916
Fix linage breakage. DDD author made a workaround for Motif 2.1 on
...
Solaris, but it seems to have broken building with Motif 2.1 on most every
other platform.
1999-05-09 00:27:55 +00:00
Satoshi Asami
7cf51e743f
Finish moving libicq from devel to net.
1999-05-08 10:32:29 +00:00
Seiichirou Hiraoka
7b478341cf
Update 1.1
...
PR: ports/11481
Submitted by: andy@icc.surw.chel.su
1999-05-07 06:14:17 +00:00
Bill Fumerola
8193efbc7f
The MASTER_SITES have fallen off the face of the earth and the ftp sites
...
don't have this file either. Mark BROKEN.
1999-05-06 21:06:08 +00:00
Michael Haro
c539770e3a
Remove the info part of the install as it is now part of bsd.port.mk.
...
PR: 11542
Submitted by: okazaki@be.to
1999-05-06 19:59:14 +00:00
Ralf S. Engelschall
3e6bc29747
Upgrade to shtool 1.2.3
1999-05-06 12:49:59 +00:00
Satoshi Asami
e010ed9c87
Upgrade to 0.4.3. Also change version in comment this time.
...
Submitted by: Chris Piazza <cpiazza@home.net>
1999-05-06 07:17:37 +00:00
Satoshi Taoka
e698d18007
Fixed ${CATEGORIES}
1999-05-05 14:07:39 +00:00
Satoshi Taoka
709083df1e
move icqlib from devel to net
1999-05-05 13:51:33 +00:00
Ralf S. Engelschall
a532f21e35
Upgrade to shtool 1.2.2
1999-05-05 12:24:57 +00:00
Steve Price
6a6b74a215
Update to version 1.3.
...
PR: 11356
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-04 22:35:39 +00:00
Satoshi Asami
033f8c563c
blt shared library is now called "libBLT24.so.*".
1999-05-04 11:40:13 +00:00
Steve Price
a8808b471d
Add the crossm68k-devel port.
1999-05-03 04:54:41 +00:00
Tim Vanderhoek
eedf966f0a
Add WWW: to some of the more recent imports...
1999-05-03 04:20:49 +00:00
Steve Price
23ea35436d
Add the bison, libgnugetopt, and tclgetopts ports.
1999-05-03 03:23:56 +00:00
Steve Price
d88566d716
Initial import of tclGetOpts version 1.0.
...
Pure TCL code for command line options parsing.
PR: 10661
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1999-05-03 03:23:01 +00:00
Steve Price
2ad0e3cf00
Initial import of libgnugetopt version 1.0.
...
GNU's getopt library.
PR: 11441
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-03 03:20:33 +00:00
Steve Price
1cbce94c51
Initial import of bison version 1.27.
...
GNU's YACCalike parser generator.
PR: 10839
Submitted by: Jerry Hicks <wghicks@bellsouth.net>
1999-05-03 03:18:08 +00:00
Steve Price
298303e15b
Update to version 3.3.11.
...
PR: 10176
Submitted by: maintainer, steve
1999-05-03 01:52:49 +00:00
Tim Vanderhoek
a5e5d9c778
Wow! What big teeth you have grandma! "All the better to Weat you
...
with, my dear."
[That's lupus for "Add WWW:"]
1999-05-02 21:59:12 +00:00
Michael Haro
2780ede292
mark as broken and remove extra whitespace
1999-05-02 21:21:57 +00:00
Michael Haro
887068771a
add quotes around variable so it can work on the command line correctly
...
add a few more X libraries to the list
1999-05-02 11:28:56 +00:00
Jun Kuriyama
3eba3aa50a
Upgrade to 1.2.2.
...
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
1999-05-02 05:21:27 +00:00
Justin M. Seger
539536fae4
Switch to using USE_ZIP along with minor cleanups to some ports.
1999-05-01 12:34:38 +00:00
Steve Price
d5fe25816a
Activate the fastcrc port.
1999-05-01 03:36:27 +00:00
Steve Price
e029de6f5d
Initial import of fastcrc version 1.0.
...
A library of fast CRC routines.
PR: 11350
Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
1999-05-01 03:35:55 +00:00
Steve Price
a6b6c620c7
Update to version 1.6a1.
...
PR: 11245
Submitted by: maintainer
1999-05-01 03:17:21 +00:00
Steve Price
7650b1a917
Update to version 4.18.
...
PR: 11372
Submitted by: maintainer
1999-05-01 02:24:25 +00:00
Satoshi Taoka
d39a3fe09d
Add ktranslator.
1999-05-01 01:15:40 +00:00
Satoshi Taoka
9ebd5e8047
A powerful utility for kde translators
...
PR: ports/6728
Submitted by: Hans Petter Bieker zerium@@webindex.no
1999-05-01 01:13:17 +00:00
Satoshi Asami
650c6b31b5
You can't include bsd.port.pre.mk and bsd.port.mk (the latter has to be
...
bsd.port.post.mk).
1999-05-01 00:27:16 +00:00
Satoshi Taoka
b794caeb1d
Previous commit message is incorrect.
...
PR: 10716
Submitted by: W Gerald Hicks <wghicks@bellsouth.net>
1999-04-30 17:42:19 +00:00
Satoshi Taoka
c4a4e77780
Added libgetline, tclcl and icqlib
1999-04-30 17:21:41 +00:00
Satoshi Taoka
1bab2c58dd
tcl/C++ interface used by ns and nam
...
PR: 11339
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:59:35 +00:00
Satoshi Taoka
12c6c097a9
The UCB/LBNL Network Simulator Version 2
...
PR: 11340
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:53:49 +00:00
Ralf S. Engelschall
f1e2b1f248
Upgrade to shtool 1.2.1
1999-04-29 15:33:01 +00:00
Justin M. Seger
018b45996a
* Switch to USE_ZIP
...
* Mark BROKEN: depends on crossgo32-djgpp2
1999-04-29 12:18:04 +00:00
Justin M. Seger
c122c7e9ab
Switch to using USE_ZIP
...
This has NOT been tested. The distfile does not appear to be
available on any of the MASTER_SITES.
1999-04-29 12:16:44 +00:00
Justin M. Seger
a2dbe5d0fe
Portlint
1999-04-29 12:00:26 +00:00
Ralf S. Engelschall
18d3c26a62
Upgrade to shtool 1.2.0
1999-04-29 11:07:12 +00:00
Satoshi Asami
9320c70c85
unzip is in archivers/unzip, not archivers/zip. Actually this is a candidate
...
for USE_ZIP, but EXTRACT_*_ARGS look different so I'll let Justin take care
of it. :)
1999-04-28 06:45:53 +00:00
David E. O'Brien
c9df971f88
Upgrade to 3.1.4
...
Noticed by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-27 01:10:33 +00:00
Ralf S. Engelschall
5f64738f10
Activate shtool port
1999-04-26 18:48:47 +00:00
Ralf S. Engelschall
f7aee77b80
Import of shtool, version 1.1.0
...
his is a compilation of small but very stable and portable shell scripts
into a single shell tool. All ingredients were in successful use over many
years in various Open Source projects. The compiled shtool program is
intended to be used inside the source tree of Open Source packages. There
it can overtake various non-portable tasks related to the building and
installation of an Open Source package.
It currently contains the following tools:
echo Print command with optional construct expansion
fixperm Fix file permission inside a source tree
guessos Simple OS/Platform guesser
install Install a program, script or datafile
mkdir Make a directory
mkshadow Create a shadow tree
move Move files, but if files are the same just delete the source
path Deal with $PATH variables
prop Display a process indication though a running propeller
slo Separate Linker Options by library class
table Pretty print a field-sperarated list as a table
version Generate and maintain a version information file
The homepage with the latest release can be found on
http://www.engelschall.com/sw/shtool/
1999-04-26 18:44:37 +00:00
Ralf S. Engelschall
12c14eb1d3
Upgrade to MM Shared Memory Library, Version 1.0.2
1999-04-26 18:24:33 +00:00
Ollivier Robert
5619bca93a
Fix patch file for 2.6.5.
...
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-25 13:55:17 +00:00
Michael Haro
c6bd92d952
gtk11 -> gtk12
1999-04-23 18:06:21 +00:00
Satoshi Asami
819ff0934c
Remove trailing "\" on one of the BUILD_DEPENDS line that was blowing up
...
the build. While I'm here, delete one of the two lines which look identical
to my untrained eyes.
1999-04-23 11:34:53 +00:00
Jun-ichiro itojun Hagino
bd430b955e
remove the first comment lines in a section properly.
1999-04-22 05:37:46 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
Justin M. Seger
ad3121fbd4
* Fix compiling under current.
...
* Fix PLIST so that this packages.
1999-04-20 03:36:06 +00:00