Steve Price
3dbe12fad1
Fix build on Alpha.
1999-05-31 04:58:10 +00:00
Ralf S. Engelschall
36837490e3
NPS 0.9.11 -> 0.9.12
1999-05-30 13:20:09 +00:00
Steve Price
1aed4f1168
Set USE_LIBTOOL=yes.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:01 +00:00
Steve Price
c7ef07af53
Use new gnome ports and set USE_LIBTOOL=yes.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:45:40 +00:00
Steve Price
dd51d51a59
Use new version of gnomelibs.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:36:55 +00:00
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
Michael Haro
05e76083ed
new MD5 checksum - the distfile has existed for over a day so it is probably
...
not too evil.
1999-04-20 02:05:25 +00:00
Michael Haro
7bbc2e8b87
No longer BROKEN (updated patchfile)
...
PR: 11191
Submitted by: John Baldwin jobaldwi@vt.edu
1999-04-18 18:52:16 +00:00
Ralf S. Engelschall
4ab4aa6aa8
Upgrade to MM Shared Memory Libray, Version 1.0.1
1999-04-18 10:58:08 +00:00
David E. O'Brien
832a2d614f
This is library for the gtop, GNOME version of top command.
...
The top command is a tool to display and update information
about the top cpu processes.
Submitted by: Yukihiro Nakai <nakai@internetsolutions.co.jp>
1999-04-16 20:16:35 +00:00
Satoshi Taoka
a2ab83d615
Update to version 0.4.2
...
PR: 10873
Submitted by: Matthew Reimer mreimer@vpop.net
1999-04-16 05:48:40 +00:00
Satoshi Taoka
2f586e70d6
Added cscope
1999-04-13 17:17:58 +00:00
Satoshi Taoka
160ca8627c
an interactive C program browser
...
PR: ports/8789
Submitted by: castor@alumni.caltech.edu Castor L. Fu
1999-04-13 17:15:54 +00:00
Satoshi Asami
41cce70a77
Remove trailing empty line.
1999-04-12 07:11:32 +00:00
Justin M. Seger
36a45c8e0a
Activate devel/elftoaout
1999-04-12 00:04:02 +00:00
Justin M. Seger
563ff0bda2
Import of devel/elftoaout 2.0
...
A program that is used to convert static elf images to a.out format.
The SUN OpenBoot PROM can only boot a.out images.
PR: ports/7150
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
1999-04-12 00:03:00 +00:00
Justin M. Seger
c1e0b82fa9
Activate devel/java-cup
1999-04-11 02:52:36 +00:00
Steve Price
466b1016aa
DISTFILES moved on MASTER_SITE.
1999-04-08 18:08:39 +00:00
Steve Price
cd7edbb21c
Update to version 1.4.1.
...
Submitted by: maintainer
1999-04-08 17:54:42 +00:00
Jacques Vidrine
6693b1d7b7
Create the lib/python1.5/site-packages directory during
...
installation, in case it is not already there.
1999-04-07 16:57:43 +00:00
Jun-ichiro itojun Hagino
f6c89560ba
remove pathname for bsd.port.mk.
...
Reviewed by: maintainer (myself)
Submitted by: ben@scientia.demon.co.uk
1999-04-05 03:20:36 +00:00
Steve Price
251772eae4
It seems 'sane' was not mispelled, but was a little confusing. Let's try
...
'correct' instead.
Submitted by: asami
1999-04-04 21:35:10 +00:00
SADA Kenji
3b584c6b65
Coped at configure script instead of port Makefile.
...
Two portlint check.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 17:12:43 +00:00
Ollivier Robert
4bc7f4c01a
Update to 2.6.5.
...
Prompted by: Pavel Narozhniy <pasha@sim.net.ua>
1999-04-04 15:16:26 +00:00
SADA Kenji
6e0de4cc95
Stop the port trying to gzip the man pages.
...
Submitter's `patch-ac' couldn't be applied, so, I have move it to FILEDIR
and make invoke the patch command at the post-configure stage.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 00:30:20 +00:00
Steve Price
7159d2fa17
Activate the swarm port.
1999-04-03 02:02:42 +00:00
Steve Price
ab382141da
Import of swarm version 1.3.1.
...
The Swarm Simulation System
PR: 9726
Submitted by: Horance C.H Chou <horance@freedom.ie.cycu.edu.tw>
1999-04-03 02:02:29 +00:00
Steve Price
995cd72a46
Activate the astyle port.
1999-04-03 01:26:45 +00:00
Steve Price
e8812fb523
Import of astyle version 1.6.0.
...
A reindenter and reformatter of C++, C and Java source code.
PR: 9875
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-04-03 01:26:18 +00:00
Steve Price
fe0a26526d
Activate the libxalloc port.
1999-04-03 01:23:47 +00:00
Steve Price
93071141f4
Import of libxalloc version 1.0.3.
...
A memory allocation library with error checking.
PR: 6474
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:23:32 +00:00
Steve Price
0f4a701afd
Activate the libshhmsg port.
1999-04-03 01:20:55 +00:00
Steve Price
f99c7cc084
Import of libshhmsg version 1.4.0.
...
A library for displaying messages.
PR: 6473
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:20:09 +00:00
Steve Price
55f0c1d3b4
Activate the libshhopt port.
1999-04-03 01:16:08 +00:00
Steve Price
26bb1d1729
Import of libshhopt version 1.1.4.
...
A library for parsing command line options.
PR: 6331
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:15:54 +00:00
Steve Price
c7f658c2ff
Fix a spelling nit: sane -> same.
1999-04-02 03:24:13 +00:00
Joseph Koshy
62c4b222e8
Activate 'cssc'.
1999-03-31 05:35:36 +00:00
Joseph Koshy
656a9308ca
CSSC - SCCS clone from the GNU project.
...
PR: ports/10883
Submitted by: Oliver Fromme <olli@fromme.com>
1999-03-31 05:33:17 +00:00
James FitzGibbon
2ab0a90392
Upgrade to 98.112901
...
PR: ports/10748
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-30 17:27:36 +00:00
Ralf S. Engelschall
ed73aa5bb0
Make portlint happy (COMMENT exceeded 70 chars per line)
1999-03-28 11:56:43 +00:00
Ralf S. Engelschall
ddacb1becb
Upgrade to MM library, version 1.0.0
1999-03-28 11:55:26 +00:00
Jacques Vidrine
d39ee98565
Activate py-kjbuckets.
1999-03-28 02:53:59 +00:00
Jacques Vidrine
072364db1f
graph and set datatypes for Python (C extension)
1999-03-28 02:53:03 +00:00
Seiichirou Hiraoka
d1017774df
Update to 1.2.1
...
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +00:00
Paul Traina
482ef9537f
Get it out of the right directory.
1999-03-25 02:12:00 +00:00
Ralf S. Engelschall
9ddc48e37e
Activate MM library port
1999-03-24 14:16:17 +00:00
Ralf S. Engelschall
22e6d2bfa8
Import of MM, a portable shared memory library.
...
The MM library is a 2-layer abstraction library which simplifies the usage
of shared memory between forked (and this way strongly related) processes
under Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with
data-structures inside those shared memory segments.
This library is proposed to be used in future versions
of Apache 1.3 as the base library for shared memory pools.
1999-03-24 14:14:13 +00:00
Satoshi Taoka
539ae7aa99
Added yacl
1999-03-20 05:42:24 +00:00
Satoshi Taoka
5757086d8e
Programming library for C++, portable across Windows, OS/2 and various Unices
...
PR: ports/6017
Submitted by: Jeroen Hogeveen <albast@xs4all.nl>
1999-03-20 05:34:41 +00:00
Jacques Vidrine
c1acc95b5a
Now that gettext includes a shared library, dependencies should
...
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Wolfram Schneider
5dd2a77a00
New homepage.
1999-03-15 17:32:44 +00:00
Jacques Vidrine
0e7b05f262
distfile moved to new directory on MASTER_SITES
1999-03-12 00:43:24 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
James FitzGibbon
869e8b2232
Remove p5-Ioctl, module has been removed from CPAN
...
Found by: Bill Fenner's portsurvey
1999-03-10 16:04:29 +00:00
Eric J.Chet
f4bc2802b7
Update ORBacus to 3.1.2 and use the egcs compiler.
1999-03-09 20:35:52 +00:00
Satoshi Asami
da781b5ae8
Portlint.
1999-03-09 09:11:47 +00:00
Satoshi Asami
bd705cb7f2
Add / at end of master site name.
1999-03-09 09:11:26 +00:00
Jacques Vidrine
f4442a7aa7
Upgrade to GNOME 1.0. The following are the details:
...
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
c363ac6a8a
Make sure $objformat is expanded before it goes out of scope.
1999-03-08 21:55:04 +00:00
Steve Price
3bcc872b71
Update version required comment too.
1999-03-08 21:23:31 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Steve Price
2728d26cab
Remove glib since it is the same as glib11.
...
Discussed with: asami
1999-03-02 01:54:57 +00:00
David E. O'Brien
0162274689
Upgrade to xwpe-1.5.16a
1999-02-28 10:00:07 +00:00
Satoshi Asami
1ee60d4738
Remove runaway backslash.
...
Reported by: gibbs
1999-02-25 01:17:23 +00:00
Steve Price
94723819db
Handle x11-* categories correctly.
...
Reviewed by: maintainer
1999-02-22 03:01:21 +00:00
Steve Price
566eb9b313
Unbreak by using FETCH_BEFORE_ARGS=-b.
1999-02-22 02:49:33 +00:00
Vanilla I. Shu
c75d3ef598
Upgrade to 19990108.
1999-02-20 10:44:22 +00:00
Vanilla I. Shu
ac25449d8c
Upgrade to 0.99.8, and a patch from Alex D. Chen
...
PR: ports/10058
Submitted by: Alex D. Chen <dhchen@Canvas.dorm7.nccu.edu.tw>
1999-02-18 18:56:35 +00:00
Vanilla I. Shu
f2d9e2ff41
Upgrade to latest version.
1999-02-18 17:49:06 +00:00
Vanilla I. Shu
5bbd3541a3
Upgrade to 1.1.16.
1999-02-17 18:12:08 +00:00
Satoshi Asami
2640fd20c5
Manpages are compressed.
1999-02-13 00:41:51 +00:00
Seiichirou Hiraoka
89434a6112
Update to 2.10.1
...
Now this can make
1999-02-12 16:00:28 +00:00
Satoshi Asami
80e0a134bb
Missed this one.
1999-02-12 03:03:40 +00:00
Satoshi Asami
f27ea50304
Upgrade to 3.24, fixes build problem.
...
PR: 9732
Submitted by: maintainer
1999-02-12 02:48:58 +00:00
David E. O'Brien
a1fe826bdf
Add builddepends on gnu's M4.
...
PR: ports/9806
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-02-11 12:04:27 +00:00
Bill Fenner
8e8b196ed3
Terminate buffer read from file in PLGetProplistWithPath().
...
This fixes the core dumps that many windowmaker apps (at least
wmsetbg and WPrefs) were seeing.
1999-02-10 22:07:58 +00:00
Bill Fumerola
7808f9f3f7
Activate gaa
1999-02-10 15:56:10 +00:00
Bill Fumerola
d83581c674
Remove port name from COMMENT
...
Constantly forgotten by: Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:50:31 +00:00
Bill Fumerola
ecb59a7bd8
GAA simplifies the life of the programmer: you don't have to
...
worry about the arguments given to it! A short text written in GAA
language generates C-code which analyses the arguments and creates your
program's help.
http://gaa.netpedia.net/
PR: ports/9881
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:47:57 +00:00
David E. O'Brien
57b167ad16
* there were two patches in the last patch-aa, so I ended up spamming one
...
of them on my last cleanup.
* really fix for ELF
1999-02-05 06:12:30 +00:00
David E. O'Brien
474b69bb48
Properly install and use resources.
...
Submitted by: Wayne Scott <wscott@ichips.intel.com>
1999-02-04 18:53:38 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
2f05384abb
libPropListgnome => libPropList.
1999-02-02 14:32:32 +00:00
Vanilla I. Shu
3b6d67d1f7
Upgrade to 0.8.3, and I remove USE_X_PREFIX.
...
PR: ports/9844
Submitted by: maintainer.
1999-02-02 14:30:27 +00:00
Vanilla I. Shu
43346c0638
Sync libttol with peter's suggestion,
...
and remove patches.aout, we dont need it anymore.
1999-02-02 13:54:00 +00:00
Satoshi Asami
ae6be7d8d3
Fix installation dirs.
1999-02-02 02:46:12 +00:00
Vanilla I. Shu
a426f9e4e1
Sync with peter's suggestion.
1999-02-01 21:58:03 +00:00
Vanilla I. Shu
b5bd58d93e
Enable nls support. Fix support for 4.0-CURRENT. Remove patch-ae
...
and make port honour ${PREFIX}. Add category gnome. Remove
impilict dependency on glib11-devel.
PR: ports/9810
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 19:03:49 +00:00
Vanilla I. Shu
fe755cfe3f
Add gnome virtual catagory.
...
PR: ports/9801
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 16:57:13 +00:00
David E. O'Brien
8b72710c53
BROKEN='fetch: reading remote file from gide.pn.org: Connection reset by peer (maybe try -b or -t)'
...
This port has a single mastersite. It needs more.
1999-01-31 12:00:52 +00:00
SADA Kenji
988a5991df
Upgrade to version 1.1.14
...
PR: ports/9800
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-30 20:23:09 +00:00
SADA Kenji
88dfcd3fce
Update to 1.4.
...
PR: ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
1999-01-30 19:11:20 +00:00
SADA Kenji
0c8bb893b3
Prepare for the case that the directory ${PREFIX}/info doesn't exist.
1999-01-29 21:51:44 +00:00
SADA Kenji
cf52582c72
s/freebsd3*)/freebsd[34]*/g
1999-01-28 21:31:42 +00:00
Bill Fenner
dc90d64404
Use ${MASTER_SITE_GNOME}
1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Steve Price
9ffbeae8a9
Unbreak for ELF systems.
...
PR: 9556
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-26 02:49:37 +00:00
Steve Price
aac78fa95e
Update to version 2.13.
...
PR: 9656
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-26 01:54:53 +00:00
Steve Price
499084b509
Allow this port to work on freebsd4* too.
1999-01-26 01:39:02 +00:00
Jacques Vidrine
527a583705
Oops, forgot to update depends.
1999-01-22 21:58:56 +00:00
Jacques Vidrine
39e3574b65
Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.
1999-01-22 21:08:15 +00:00
Vanilla I. Shu
c89baaf310
Add some patch for gthread.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 19:18:21 +00:00
Vanilla I. Shu
20ac1db4af
Unbreak.
1999-01-21 17:51:49 +00:00
David E. O'Brien
547a7dc6ba
upgrade to 3.1.3
...
PR: ports/9490
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-21 12:29:17 +00:00
Vanilla I. Shu
f1d55272e1
Activate glib11.
1999-01-21 07:48:52 +00:00
Vanilla I. Shu
418fd7aba9
Install info & man page now.
1999-01-20 21:59:44 +00:00
Vanilla I. Shu
2daa1c1c9b
Upgrade to 1.1.13.
1999-01-20 18:31:00 +00:00
Satoshi Asami
8622c0a099
Change DIST_SUBDIR to ${PKGNAME} so different versions' "current.tar.gz"
...
won't be confused. While I'm here, change WRKSRC to use ${PKGNAME} too.
1999-01-20 01:36:03 +00:00
Andreas Klemm
b9d1a0f013
directory on ftp server changed slightly
1999-01-17 21:37:52 +00:00
Vanilla I. Shu
2d8ddc7ed6
Upgrade to 0.0.14.
1999-01-17 20:01:53 +00:00
Eric J.Chet
1f63e59d32
Update SWIG to patch 5
1999-01-17 15:31:07 +00:00
Vanilla I. Shu
be3cb9d960
Upgrade to 0.99.2.
1999-01-14 17:00:25 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
acdb0c0136
Activate the flick port.
1999-01-11 05:18:26 +00:00
Steve Price
7c65647fc7
Initial import of flick version 1.1.
...
The Flexible IDL Compiler Kit.
PR: 6153
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
1999-01-11 05:17:44 +00:00
Steve Price
a244e7edeb
Unbreak for ELF. Also add FETCH_BEFORE_ARGS=-b so we can get
...
the distfile.
Submitted by: Faried Nawaz <fn@hungry.org>
1999-01-10 20:12:06 +00:00
Steve Price
d1c8ff2342
Activate the libcii port.
1999-01-10 19:06:11 +00:00
Steve Price
40081c11c4
Initial import of libcii version 1.1.
...
Library from "C Interfaces and Implementations" by David Hanson.
PR: 6504
Submitted by: J Han <hjh@photino.com>
1999-01-10 19:05:23 +00:00
Satoshi Asami
0eb5003d31
Move Palm*-related programs to new "palm" category.
...
Reviewed by: the ports list
1999-01-09 08:52:31 +00:00
Jun-ichiro itojun Hagino
cbdc5daf4b
avoid NO_WRKDIR.
...
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-07 09:34:52 +00:00
Hidetoshi Shimokawa
4feee066e6
Use ./jam0 rather than bin.freebsdx86/jam for installation.
...
It works both on alpha and i386.
Approved by: Maintainer <hsu@FreeBSD.ORG>
1999-01-06 11:50:47 +00:00
Hidetoshi Shimokawa
9066a27456
Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
...
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Jun-ichiro itojun Hagino
b50b1f8d8e
remove old ftp site (ftp.foretune.co.jp) from comment.
1999-01-05 12:26:08 +00:00
Jun-ichiro itojun Hagino
f414a317d4
being tired of maintaining portlint only by myself, I decided to
...
put the source code for "portlint" into FreeBSD port tree. The
imported revision is 1.65 (in my local RCS file). (pseudo) version
number for the port is now 2.0.
Whoever make changes to bsd.port.mk is advised to update portlint.pl
too :-)
Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD
bsd.port.mk. There are people using portlint.pl on non-FreeBSD
platforms.
1999-01-05 12:23:28 +00:00
Hidetoshi Shimokawa
3bba7571bb
remove -m486 option for alpha.
1999-01-05 05:37:36 +00:00
Vanilla I. Shu
e883b2ca5b
Bump library version to 1.0.
1999-01-05 02:18:20 +00:00
Vanilla I. Shu
eb60f1d1e1
Upgrade to 1.1.12, and add a patch for gthread.
...
If you find any problem, please let me know.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-05 00:56:07 +00:00
Vanilla I. Shu
694c63ae54
Bump libglib11d's version to 2.0,
...
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Jacques Vidrine
8b10be26ac
Update patch forgotten during port update to 1.11.1.
1999-01-01 18:53:26 +00:00
Vanilla I. Shu
4ba46ca139
Fix my typo error.
...
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-01 13:27:33 +00:00
Vanilla I. Shu
200d6166e7
Upgrade to 0.99.
1999-01-01 04:43:04 +00:00
Vanilla I. Shu
90f0b636a6
Upgrade to 0.3.90
1998-12-31 16:07:49 +00:00
Vanilla I. Shu
742cc72151
Upgrade to 1.1.11.
1998-12-31 15:20:11 +00:00
Tim Vanderhoek
7acceef513
Distfile change w/o version change. Sync md5. (ports/9229)
1998-12-30 18:56:49 +00:00
Jacques Vidrine
c286441ad7
Use GNU poll implementation instead of system poll. We don't yet
...
have a thread safe poll in libc_r, so we need this if we are going
to dynamically link with threaded applications.
1998-12-30 07:49:17 +00:00
Tim Vanderhoek
b59b0022a4
Fix MANCOMPRESSED (=maybe) and work on standard -current.
1998-12-30 01:22:27 +00:00
Tim Vanderhoek
426cede750
manpage != DESCR
1998-12-30 01:21:00 +00:00
Bill Fumerola
f8710ef576
Update MAINTAINER to reflect my proper e-mail address.
1998-12-29 18:22:59 +00:00
Vanilla I. Shu
6359f192b3
Add a patch for glib11d-config.
1998-12-28 20:58:04 +00:00
Vanilla I. Shu
a2db97f7ff
Upgrade to 0.3.90.
1998-12-26 19:23:26 +00:00
Vanilla I. Shu
9da7159d85
Upgrade to 1.1.9.
1998-12-26 19:17:44 +00:00
Steve Price
2aba7f1681
Youch! Fix the disorder I caused in the last commit. :(
1998-12-26 05:04:03 +00:00
Steve Price
990d8d0aaa
Activate the doc++ port.
1998-12-26 05:01:42 +00:00
Steve Price
d258ede9d9
Initial import of doc++ version 3.2.
...
A javadoc style documentation system.
PR: 9157
Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
1998-12-26 05:00:45 +00:00
Steve Price
5f0997a7a2
Activate the qtarch port.
1998-12-26 04:31:13 +00:00
Steve Price
f38b902e22
Initial import of qtarch version 1.4.1.
...
Qt Architect (formerly known as the Qt Dialog Editor or dlgedit).
PR: 8432
Submitted by: Frank Gruender <elwood@mc5sys.in-berlin.de>
1998-12-26 04:30:09 +00:00
Steve Price
627cf8d659
Update/add MASTERSITES.
...
Submitted by: maintainer
1998-12-25 17:47:31 +00:00
Bill Fumerola
1aadd2d4ce
Update md5 to reflect reality.
...
Noticed By: One of Satoshi's scripts
1998-12-23 20:29:48 +00:00
Eric J.Chet
09008b5fe3
Add the new patch
1998-12-23 01:34:26 +00:00
Eric J.Chet
c42d14ad29
Update ORBacus to version 3.1.1
1998-12-23 01:29:43 +00:00