kevlo
136fc827ab
better
2001-01-03 07:35:43 +00:00
naddy
3fda67d88c
Port changes:
...
- Install icons.
- Additional MASTER_SITES.
Update to 1.104.1.55:
- Move configuration files to cvsweb subdirectory.
- Add cvsweb.conf-{freebsd,netbsd,openbsd,ruby} examples.
- Add $prkeyword variable to specify the bug report identifier.
- Run under perl -T.
- Turn $allow_compress off by default.
- Miscellaneous fixes.
2001-01-03 00:51:40 +00:00
avsm
981fbe87ca
use FULLDISTDIR instead of recreating it from separate variables
2001-01-02 16:30:02 +00:00
jakob
2a4dcd8205
update to v3.4
...
- bug fixes
- pgrep changed name to pcregrep
2001-01-01 19:08:11 +00:00
brad
142c91ac99
upgrade to libaudiofile 0.2.0
2000-12-31 19:45:32 +00:00
naddy
4e40a25694
Fix packaging list. ok angelos@
2000-12-31 18:31:52 +00:00
naddy
7aeb453726
Update to 1.104.1.52:
...
- Add automatic tarball generation feature (default: off).
- Suck in configuration files with "require" instead of "do".
- Add charset to all text/* output.
- Add @tar_options and @cvs_options.
- Add $preformat_in_markup variable (default: off).
- Miscellaneous fixes.
2000-12-30 15:39:13 +00:00
espie
30ec796338
Fix typo in dist-check target.
2000-12-29 22:50:35 +00:00
avsm
ab7f71d86b
- update to p5-File-Tail-0.98
...
- bump NEED_VERSION
ChangeLog is vague, but says there have been six patches applied
that are classed as 'bug-fixes, efficiency improvements, and
documentation updates'
2000-12-27 22:00:36 +00:00
jakob
d3ac1e39c9
add gmp
2000-12-27 10:26:35 +00:00
brad
25701db117
- fixup Makefile
...
- add libtool patches
- stop splitting info page
- don't start COMMENT with a capital letter when it's not necessary
2000-12-25 03:53:36 +00:00
brad
efc52667fc
%D/lib -> %B
2000-12-25 01:55:40 +00:00
jakob
a2b3ac2ff0
import of the GNU MP library as a port as libgmp is removed from -current
2000-12-24 12:18:50 +00:00
naddy
abfa9851a8
If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
...
authorized by espie@
Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
e37d4a4a3e
Missed by cvs
2000-12-19 15:26:16 +00:00
naddy
1293eefa6b
Update to knu-cvsweb 1.104.1.45.
...
2000-12-18 13:25 knu
* TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
a bogus bug. As noone seems to need to use 0.X revisions, I'd just
drop it. This should fix the "show only tags" feature.
2000-12-18 12:47 knu
* cvsweb.cgi: Silence the warnings.
2000-12-18 11:48 knu
* cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
over the cvsweb.
2000-12-18 15:06:46 +00:00
espie
0b43295ced
Fix VTEXI lookup rules so that maintainer mode can work without gnu-make.
2000-12-15 17:37:58 +00:00
espie
ea7363fc4f
Work-around a nasty interaction in ksh/make.
2000-12-15 15:05:08 +00:00
reinhard
21a5c3ea24
+lincvs
2000-12-10 13:27:06 +00:00
reinhard
25c1ab3506
lincvs-0.2.3: graphical CVS front-end using QT2
2000-12-10 13:15:23 +00:00
naddy
db6838b2f6
Update to knu-cvsweb 1.104.1.42.
...
- cvsweb.conf: Add a new variable $charset to specify the charset for HTML
output.
- Miscellaneous clean-ups and optimizations.
2000-12-07 17:04:38 +00:00
kevlo
c82d8f6a57
Add doc++
2000-12-07 14:34:05 +00:00
kevlo
e9c2410145
Initial import of doc++-3.4.6
...
doc++ is the documentation system for C, C++, IDL and Java.
2000-12-07 14:33:23 +00:00
brad
07d09305f7
replace patch with the use of MAKE_FLAGS
2000-12-07 14:14:21 +00:00
kevlo
1888076638
- Bump NEED_VERSION
...
- Update MASTER_SITES
- Add @comment to PLIST
2000-12-06 02:51:31 +00:00
avsm
2dba10be76
uncomment p5-Curses and add in p5-Curses-Widgets
2000-12-05 19:15:31 +00:00
avsm
67699e63ab
Import p5-Curses-Widgets-1.2 from CPAN.
...
Tested by naddy@ and josh <dorqus@freek.com>
--
This module provides a standard library of functions and widgets
for use in creating Curses-based interfaces. Should work reliably
with both Curses and nCurses libraries.
Current widgets include:
Text field (txt_field)
List box (list_box)
Button sets (buttons)
Calendar (calendar)
Message box (msg_box)
Input box (input_box)
Extra functions include:
select_colour line_split grab_key init_scr
2000-12-05 19:12:39 +00:00
avsm
e7966894a5
import p5-Curses-1.05 from CPAN
...
--
Curses is the interface between Perl and the curses(3) library.
For descriptions on the usage of a given function, variable, or
constant, refer to the curses(3) library manual pages.
2000-12-05 19:09:46 +00:00
avsm
dd6be8b5f3
- upgrade to cvs2cl-2.30
...
- no longer depend on freebsd tarball (use cgi provided by author to
retrieve script)
- update NEED_VERSION, HOMEPAGE
2000-12-05 12:53:40 +00:00
brad
b313816afe
use "cc -shared" to create shared libraries on 2.8 and up.
2000-12-04 16:10:02 +00:00
brad
8f41103f3f
Bump shared library minor rev number; requested by espie@
2000-12-04 16:00:29 +00:00
espie
e417a43871
API change with missing minor number update -> broken.
2000-12-04 15:03:25 +00:00
kevlo
1823de3361
Update to version 1.5.1
2000-12-04 01:49:22 +00:00
dugsong
96623c2b00
add libevent
2000-11-23 15:18:57 +00:00
dugsong
d6d6b5696b
async event library
2000-11-23 15:17:55 +00:00
kevlo
1dfd572707
- Update to version 2.16
...
- Bump NEED_VERSION
2000-11-22 12:12:43 +00:00
espie
9caf73d4ab
Trim down comments
2000-11-21 17:26:32 +00:00
espie
267230fa1f
+ autobook
2000-11-19 20:21:12 +00:00
espie
73f61e86b2
autobook, documentation for libtool, autoconf, automake.
2000-11-19 20:19:43 +00:00
brad
2637080120
upgrade to libaudiofile 0.1.11
2000-11-18 18:06:53 +00:00
naddy
872a01bbe0
Add cscope.
2000-11-18 13:51:11 +00:00
naddy
26a084b734
Initial import of cscope-15.0bl2.
...
Cscope is a developer's tool for browsing program code.
2000-11-18 13:49:19 +00:00
naddy
4976431061
Update to Zeller 1.104, knu 1.39.
2000-11-18 13:35:17 +00:00
brad
ca14e9da14
better use of hardcode_libdir_flag_spec
2000-11-18 00:09:17 +00:00
brad
54e5e58d85
mark broken on powerpc.
2000-11-11 22:40:55 +00:00
brad
4311d928bb
- use "cc -shared" on 2.8 and up to create shared libraries.
...
- mark broken on powerpc for now.
2000-11-11 21:53:30 +00:00
espie
774e9ae9a8
Missed one Angelos
2000-11-09 12:13:34 +00:00
espie
812065d90b
Typo
2000-11-04 20:46:23 +00:00
espie
292e2fb7ab
Let tclcl appear elsewhere than in dependencies.
2000-11-01 14:50:00 +00:00
espie
5aabf4e21c
No longer broken.
...
Register maintainer address as builder.
2000-10-30 13:55:45 +00:00
espie
5c56db06a3
Fix tmpnam() holes in ddd.
...
Quick and dirty patches that do the job, a cleaner version
to contribute back to ddd's authors will appear shortly.
2000-10-30 13:54:50 +00:00
marc
4901dbc8d0
add back man page -- it got lost sometime in the past
2000-10-26 20:10:15 +00:00
kevlo
e222579608
Update MASTER_SITES to MASTER_SITE_SOURCEFORGE.
2000-10-24 13:17:47 +00:00
espie
a53155856c
MAINTAINER
2000-10-22 19:14:13 +00:00
espie
2c6b2113ac
Remove standards.info from the package, avoid conflict.
2000-10-22 19:05:27 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
brad
7dd919076e
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 20:11:15 +00:00
brad
b5775c768a
bump NEED_VERSION
2000-10-21 19:59:17 +00:00
brad
cadc683ada
do not assume it's ok to link shared libraries with libc.
2000-10-21 19:28:25 +00:00
brad
197acd0446
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 18:23:45 +00:00
brad
30f7bb858d
first libtool port to be converted over to using "cc -shared" for shared libraries on 2.8 and up. needed as a prereq for gmake to get emacs for Theo on powerpc ;)
2000-10-21 17:34:39 +00:00
brad
df20c9d2e1
don't create share/locale under X11BASE
2000-10-19 00:52:47 +00:00
fgsch
45aeb71d96
add real names to MAINTAINER.
2000-10-16 13:30:30 +00:00
naddy
3e44784924
- FIX: Make revision links in annotation work.
...
- Recognize "Links" as text-based browser.
2000-10-12 19:53:30 +00:00
espie
54848dabf9
Fix my address. Dust off details.
2000-10-10 00:40:20 +00:00
avsm
2a7f070634
- upgrade to v0.97
...
- bump NEED_VERSION
2000-10-09 17:35:00 +00:00
naddy
55e9c677e2
Update to knu-cvsweb 1.103.1.33:
...
2000-10-07 16:44 knu
* cvsweb.cgi: Fix &link() not to put a redundant trailing LF.
Improve manpage linking to support "foo.1" as well as "foo(1)".
2000-10-07 16:35 knu
* cvsweb.cgi: Fix screwups in the last commit.
Parse rlog's output explicitly. Recognize 77 ='s as a file
separator, and 28 -'s as revision separator.
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-10-03 04:07 knu
* cvsweb.cgi: Cleanup $barequery generation. Undefine "my"
variables when they are done.
2000-10-09 17:23:37 +00:00
avsm
ffbbe033d3
add real name to MAINTAINER and minor cleanups
2000-10-09 00:18:48 +00:00
kevlo
97b010824e
- Update to version 0.6
...
- Add fullname to MAINTAINER
- Add HOMEPAGE
- Add @comment to PLIST
ok maintainer <rohee@>
2000-10-08 07:37:55 +00:00
brad
e2b4277222
- split out patches
...
- stop splitting the info page
- add missing ONLY_FOR_ARCHS tag
- prefix HOMEPAGE with "WWW:" in DESCR
2000-10-08 04:27:08 +00:00
kevlo
481c2657bf
- Update to version 1.3a5
...
- Change maintainer to me
2000-10-05 03:16:12 +00:00
jakob
ce7dadcdb0
add fullname to MAINTAINER
2000-10-04 21:53:59 +00:00
brad
3557120f2b
this was a workaround for imlib and really shouldn't have been commited,
...
breaks other programs.
2000-10-03 08:16:08 +00:00
naddy
6970198dc4
Add cvsweb.
2000-10-01 21:24:46 +00:00
espie
b636259a12
New official release, taken over by Bruno Haible.
2000-10-01 20:11:06 +00:00
naddy
e3327b4a0a
Import of cvsweb revision 1.103(zeller)-1.30(knu).
...
The cvsweb WWW CGI script allows remote users to browse a CVS
repository tree via the web. It can display the revision history
of a file, as well as diffs between revisions, and download the
whole file.
2000-10-01 19:18:53 +00:00
avsm
1654d59940
- add real name to MAINTAINER
2000-09-26 18:51:38 +00:00
brad
3918ceb4a1
add name to MAINTAINER
2000-09-24 07:03:59 +00:00
brad
1bd29ccc68
some ports which I've been maintaining
2000-09-24 01:23:42 +00:00
brad
5bec21828f
upgrade to libaudiofile 0.1.10
2000-09-21 04:33:04 +00:00
avsm
d5dac9c26a
- update to latest version 2.29
2000-09-19 22:48:11 +00:00
brad
5eab37ff88
remove ALL_TARGET
2000-09-19 15:43:49 +00:00
brad
e75d2982b5
cleanup mickey's mess
2000-09-19 15:40:41 +00:00
espie
900ede7f43
Bad comment, bad packing-list.
...
Bad mickey
2000-09-19 15:01:10 +00:00
mickey
7fe308138a
freeze-thaw
2000-09-19 05:28:04 +00:00
mickey
babdfdb1a2
store/restore module for perl
2000-09-19 05:19:00 +00:00
brad
9f0f7a53ba
install a sample config file by default that makes ORBit not listen on any
...
IPv4/IPv6 network sockets
2000-09-16 20:01:30 +00:00
avsm
4ae8a4fc26
fix another small typo that got away
2000-09-16 15:22:28 +00:00
avsm
783bcda6cf
fix minor typo in DESCR
2000-09-16 15:20:11 +00:00
avsm
83627495e3
add in:
...
p5-Date-Calc
p5-File-Tail
p5-Time-HiRes
p5-Time-TimeDate
2000-09-16 15:18:45 +00:00
avsm
96bd16fc03
import p5-File-Tail-0.96
...
reviewed by brad@
--
The File::Tail module is designed for reading files which are
continously appended to (the name comes from the tail -f directive).
Usually such files are logfiles of some description.
The module tries hard not to busy wait on the file, dynamically
calcultaing how long it should wait before it pays to try reading
the file again.
The module should handle normal log truncations ("close; move; open"
or "cat /dev/null >file") transparently, without losing any input.
2000-09-16 14:57:29 +00:00
avsm
c4d6f79f8a
import p5-Time-TimeDate-1.10
...
reviewed by brad@
--
This is the perl5 TimeDate distribution.
This distribution replaces the earlier GetDate distribution, which
was only a date parser. The date parser contained in this distribution
is far superior to the yacc based parser, and a *lot* fatser.
The parser contained here will only parse absolute dates, if you
want a date parser that can parse relative dates then take a look
at the Time modules by David Muir on CPAN.
2000-09-16 14:56:05 +00:00
avsm
a3f84b5622
import p5-Time-HiRes 1.20
...
reviewed by brad@
--
Time::HiRes module: High resolution time, sleep, and alarm.
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral seconds.
2000-09-16 14:54:38 +00:00
avsm
5192faf047
import p5-Date-Calc-4.3
...
reviewed by brad@
--
This package consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries
today), thereby complying with all relevant norms and standards:
ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where
applicable).
2000-09-16 14:53:15 +00:00
brad
502a12ddbd
use "cc -shared" to create shared libraries
2000-09-16 13:09:08 +00:00
espie
984e8ea577
New extract framework
2000-09-15 14:38:45 +00:00
brad
d747487760
mark threads FLAVOR BROKEN on SPARC.
2000-09-13 08:56:30 +00:00
kevlo
492c925dfc
Update to version 1.3a4. This version supports ruby.
2000-09-12 15:58:53 +00:00
brad
08335c8a5a
use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX
2000-09-12 15:37:33 +00:00
avsm
d6600dab36
- update to v2.18
...
- change maintainer address to @openbsd.org
- bump NEED_VERSION
2000-09-11 16:32:12 +00:00
brad
a91532a9c1
add popt to Makefile
2000-09-10 08:37:13 +00:00
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
brad
964180285b
make this port respect DESTDIR
2000-07-01 22:54:48 +00:00
brad
81a86715f1
upgrade to shtool 1.5.0
2000-07-01 22:42:28 +00:00
brad
e8d187bbae
upgrade to mm 1.1.3
2000-07-01 22:30:10 +00:00
fgsch
22a08b2ee4
remove FAKE=yes and LICENSE_TYPE. use CONFIGURE_STYLE.
...
LICENSE_TYPE. bump NEED_VERSION. add comment to plist.
2000-06-30 02:10:09 +00:00
fgsch
07c72692d0
remove FAKE=yes and use CONFIGURE_STYLE.
...
bump NEED_VERSION.
2000-06-28 00:44:05 +00:00
brad
73cf4ce4d0
- cleanup Makefile a bit
...
- add HOMEPAGE to DESCR
2000-06-27 06:14:46 +00:00
kevlo
6bcca11f53
Add HOMEPAGE. Submitted by the maintainer.
2000-06-27 05:59:48 +00:00
kevlo
e269deb125
Move the mo files to ${PREFIX}/share/locale, not ${PREFIX}/lib.
...
Thanks naddy@
2000-06-27 02:06:12 +00:00
kevlo
252f5f198e
Add cook
2000-06-26 03:47:13 +00:00
kevlo
d2dc8fcab1
Initial import of cook version 2.15.
...
cook likes make, but more powerful and clean.
Submitted by: Gregory Steuck <greg@nest.cx>
2000-06-26 03:46:21 +00:00
brad
1e5213144d
- add HOMEPAGE
...
- make -> ${MAKE}
2000-06-25 20:38:30 +00:00
brad
c5b8d02abf
- add HOMEPAGE
...
- remove FAKE=Yes
- remove useless post-install target
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-25 07:31:11 +00:00
brad
190c7d6e27
- remove FAKE=Yes
...
- add HOMEPAGE
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-25 07:22:45 +00:00
brad
841c06f03b
add HOMEPAGE
2000-06-22 04:40:40 +00:00
brad
885de68ede
- add HOMEPAGE
...
- remove license type
2000-06-22 04:39:07 +00:00
brad
2f5dd5d95f
enable inter-library dependencies
2000-06-22 04:19:44 +00:00
brad
6a479f7219
upgrade to glib 1.2.8
2000-06-21 09:57:54 +00:00
kevlo
dffc52bc1b
- Upgrade to version 1.4.9
...
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Bump NNED_VERSION
- Add @comment to PLIST
2000-06-21 09:22:05 +00:00
jakob
6cdfeb74ae
correct PLIST/PFRAG.shared
2000-06-20 19:38:13 +00:00
jakob
51b2c6ddfe
enable pcre
2000-06-20 18:55:36 +00:00
jakob
61fe87e851
pcre port
2000-06-20 18:54:51 +00:00
espie
28ef29084c
Register conflicts.... I was dead sure I had committed this ages ago.
...
Convert to new style while I'm at it...
2000-06-20 15:43:42 +00:00
fgsch
08df720d4a
The filename now includes the maintainence release; thanks to NetBSD's
...
maintainer David Maxwell for the info.
Kill LICENSE_TYPE and change the package name to reflect the mr as well.
2000-06-17 18:47:40 +00:00
espie
f100c128f9
Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
...
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
chris
7c5527d45b
Fix o'Master Sites
2000-06-16 05:25:28 +00:00
fgsch
60845ccba4
enable libsigc++
2000-06-15 10:09:50 +00:00
fgsch
d4d6a905ff
a callback framework for C++
2000-06-15 10:03:05 +00:00
fgsch
6d6f84c806
remove unneeded install-info.
2000-06-15 09:59:58 +00:00
fgsch
722cde7132
CONFIGURE_STYLE and NEED_VERSION; remove FAKE=yes
...
add comment to plist.
2000-06-15 09:49:33 +00:00
kevlo
7acf3445f6
- Upgrade to version 1.3a2
...
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Bump NEED_VERSION
- Add @comment with PLIST
2000-06-13 14:31:56 +00:00
kevlo
668dd118a2
Use PFRAG.shared instead.
2000-06-13 02:36:13 +00:00
kevlo
67a202ac00
- Upgrade to version 1.4.1
...
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Remove FAKE= Yes
- Add @comment with PLIST & PLIST.noshared
2000-06-13 02:07:48 +00:00
fgsch
774d5a9fca
change license to none. install all files in h/ since some missiong ones
...
are needed for the upcoming cdrdao port.
2000-06-12 20:40:02 +00:00
fgsch
cc9069b6a0
enable pccts.
2000-06-12 17:47:49 +00:00
fgsch
db154155f9
PCCTS - Purdue Compiler Construction Tool Set
...
Recursive descent parser generator supporting LL(k>=1) grammars
and arbitrary lookahead with backtracking.
2000-06-12 17:45:19 +00:00
brad
5af300f242
not sure how this part of the patch got in here.
2000-06-12 02:58:20 +00:00
brad
b65a1fbba0
remove unnecessary patches, a fix for this problem has been provided in
...
bsd.port.mk as of revision 1.302
2000-06-12 02:49:26 +00:00
brad
a3355b6059
add @comment with RCS id
2000-06-11 17:54:04 +00:00
brad
3fc38c07a1
- add HOMEPAGE
...
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
2000-06-11 17:49:35 +00:00
brad
5d060c1823
remove FAKE=Yes
2000-06-10 18:14:47 +00:00
brad
b1adbfdc4d
add @comment with RCS id
2000-06-10 18:13:36 +00:00
brad
cf9df3abdc
fix offsets after upgrading to libtool 1.3.5
2000-06-10 18:04:03 +00:00
brad
7d9d8c2a08
use the new framework for PLISTs
2000-06-10 17:50:17 +00:00
brad
89df4bdb05
upgrade to libtool 1.3.5
2000-06-10 17:14:15 +00:00
espie
b7b871bb84
fake
2000-06-07 01:22:05 +00:00
yanick
99393bf9fa
marked as broken
2000-06-02 16:09:51 +00:00
brad
068ee71ade
bump NEED_VERSION
2000-06-02 15:24:42 +00:00
espie
eb16e3f258
Trivial fake
2000-05-31 14:47:07 +00:00
espie
222d41a94f
sneaky fake
2000-05-31 14:41:17 +00:00
espie
53ecef1552
Trivial fake
2000-05-31 14:33:35 +00:00
espie
990dbe2773
trivial fake
2000-05-31 14:31:20 +00:00
espie
579eb96fdc
Trivial fake
2000-05-31 14:16:18 +00:00
espie
074cc19014
Trivial fake
2000-05-31 14:02:47 +00:00
kevlo
b44ccad95c
Clean up the Makefile.
2000-05-29 02:44:52 +00:00
kevlo
5001cddea9
Add the jfc.
2000-05-28 06:25:25 +00:00
kevlo
b380f7faec
Initial import of SWING 1.1.1.
...
JFC(Java Foundation Classes) is a comprehensive set of graphical user
interface components and foundation services.
2000-05-28 06:24:27 +00:00
espie
6e36e6ac07
bug-fix version.
...
includes support for more gcc extensions, and a parser fix for
case : without code.
2000-05-26 20:45:54 +00:00
turan
f144d7c655
fix plist. noticed by Sean Cavanaugh <seanc@mona.cginfo.sk.ca>
2000-04-29 00:25:18 +00:00
espie
f80fa9e00b
From Kyle Hargraves <halogen@nol.net>:
...
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
espie
0127bb854e
Fix pkgname so that the pkg tools don't get confused about the version number.
2000-04-18 23:56:26 +00:00
turan
d74ff3e131
license
2000-04-18 09:48:00 +00:00
angelos
64c2d8d38c
License info.
2000-04-18 07:13:06 +00:00
turan
0cf42c549b
bump up tcl and tk to 8.3.
...
add explict depends for tcl and tk
2000-04-12 19:45:51 +00:00
brad
390c444597
- bump NEED_VERSION
...
- remove license type
- use -f option when invoking rm on libtool.info*
2000-04-11 07:58:20 +00:00
espie
79b44a2110
Fake, add missing AM_MAKEFLAGS.
...
Remove obsolete texinfo-3.11 bug work-around.
2000-04-10 18:56:06 +00:00
espie
233ac49af6
explicit FAKE=No, so that we can turn FAKE on by default.
2000-04-09 17:35:57 +00:00
espie
3ca2813d88
Forgot
2000-04-09 16:29:43 +00:00
espie
c55ee1bd77
Fake.
...
Fix emacs mode installation: stash the files into /usr/local/lib/id-utils,
and provide enough to run/re-run the compile when installing emacs/xemacs.
2000-04-09 14:25:33 +00:00
jasoni
354fbc9506
Update to 0.10.1 - bug fix, old src removed
2000-04-07 18:45:06 +00:00
kevlo
57c44c7a4a
Add $OpenBSD$ tag, thanks espie@ for reminding me.
2000-04-05 13:19:05 +00:00
kevlo
486cbf6fd4
Add kdbg.
2000-04-05 11:18:14 +00:00
kevlo
c4d033dd05
Initial import of kdbg version 1.0.2.
...
kdbg is a graphical debugger for kde.
Submitted by: Sean Cavanaugh <seanc@mona.cginfo.sk.ca>
2000-04-05 11:17:16 +00:00
jasoni
cb7d05b8dd
Upgrade to 0.10.0
2000-04-03 03:00:03 +00:00
espie
a6cf1cb721
Looks more like an OpenBSD port. Not perfect, though.
2000-03-30 09:27:02 +00:00
chris
563d77295a
Add license and fix hotjava pre-fetch
2000-03-30 06:51:28 +00:00
chris
9fa7531384
Sun JDK, based on the FreeBSD port, for those times when Kaffe won't
...
cut it.
2000-03-30 03:07:25 +00:00
espie
41a68d6cc1
Spell things out, for infrequent users.
2000-03-30 01:46:58 +00:00
turan
2d4cd35ae9
broken, Illegal variable name in id-utils.el
2000-03-29 07:06:13 +00:00
espie
285358609b
Tk 8.3, fake.
2000-03-27 21:30:07 +00:00
espie
46805c3820
Fix tcl/tk 8.0 and 8.3 dependencies...
...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
kevlo
91d82b0d83
Fix the dependicies.
2000-03-27 16:05:40 +00:00
espie
ced97705ff
Fake.
2000-03-26 02:29:58 +00:00
brad
78664493e0
get rid of fuzz and a bad offset caused by the port being upgraded
2000-03-25 21:10:55 +00:00
brad
dbb3b7b992
use gzip'd tarball
2000-03-25 21:08:01 +00:00
kevlo
303bafbff6
Upgrade to version 1.4.0.
2000-03-25 15:28:04 +00:00
espie
0a5efdfd59
Somewhate sloppy comments.
2000-03-24 23:49:10 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce
Move all NEED_VERSION right after CATEGORY
2000-03-24 22:11:32 +00:00
espie
ed1f8b1fc8
Put back mktemp patches as SEPARATE patches.
...
Brad, next time, ask me, THANKS...
Turn m4 -g test around, so that it actually works on a machine without
enough gm4 compatibility.
2000-03-24 20:48:19 +00:00
brad
29dd38327c
- get rid of overlaping patches
...
- fix autoheader for use with our new intree m4
2000-03-21 07:13:49 +00:00
brad
92cdae26a5
rearrange
2000-03-21 07:12:39 +00:00
espie
2a7029372b
Fake.
...
Switch tkcvs to tcl/tk82
2000-03-20 19:25:12 +00:00
espie
3d3a33a0c3
Fake
2000-03-19 16:05:42 +00:00
espie
7c9df6c3fa
Fix.
2000-03-18 22:46:18 +00:00
espie
07b374d7c1
autoconf WITHOUT gnu-m4
2000-03-18 15:54:22 +00:00
todd
6d57a47c9e
fake
2000-03-18 06:14:47 +00:00
jasoni
f8a1bc82b5
Fake
2000-03-12 18:04:21 +00:00
brad
cef9aa2140
Fake
2000-03-12 05:20:44 +00:00
espie
d886bc92cf
Fake+License
2000-03-12 05:08:48 +00:00
espie
e96352f139
Fake.
...
Mark as BROKEN, *no-one* has even tried to fix the numerous tmpnam() warnings
yet, which are OBVIOUS, ACTUAL SECURITY RISKS in every case.
2000-03-12 02:16:27 +00:00
espie
ca9e1244db
Guide can be redistributed freely provided it's not tampered with.
2000-03-12 01:52:45 +00:00
espie
990a7ef20f
Fake
...
Clean up gperf PLIST
Check license info (lclint guide is packaged separately, but written
by David Evans... I sent a request for clarification, but I'm sure the
whole package is meant to be free)
2000-03-12 00:25:21 +00:00
brad
80bac20ce7
fix stupid automake code for producing info pages so it'll work when using
...
SEPARATE_BUILD
2000-03-10 17:44:15 +00:00
brad
5b9c20e98e
upgrade to glib 1.2.7
2000-03-10 07:45:14 +00:00
espie
106738c232
Fake
2000-03-08 01:13:13 +00:00
brad
f8cc047c0a
better
2000-03-07 07:52:40 +00:00
brad
3b948f9762
Fake
2000-03-07 07:51:32 +00:00
espie
a5f05b3b0c
Fake
2000-03-07 01:48:06 +00:00
espie
3fa87e4262
Fake
2000-03-06 03:51:34 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
espie
955f1011e4
fake + license info
2000-03-04 19:12:51 +00:00
d
3d05759a33
add ctm. ok brad@
2000-02-28 22:55:04 +00:00
d
a579d76381
CVS Through Mail (client only)
2000-02-27 22:57:32 +00:00
millert
f6fbd938b8
The nasm license is a bit weird. You may distribute it under the terms
...
of the GPL, but you are still bound to the terms set forth in the License
file (basically non-commercial unless you pay the authors). So just
label this as RESTRICT and be done with it.
2000-02-16 16:12:58 +00:00
millert
56d5293e91
Update to nasm-0.98; approved by angelos
2000-02-16 15:59:34 +00:00
espie
4420842031
All the Makefiles cvs missed first time around...
2000-02-16 10:52:08 +00:00
espie
1979146c6e
YES -> Yes
...
INSTALL_DATA_DIR
2000-02-15 17:18:41 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
turan
2881a396ff
add NONE. do not restrict this NONE is a patch file.
2000-02-13 07:08:57 +00:00
turan
a668052801
add NONE. restrict distribution.
2000-02-13 07:03:18 +00:00
turan
3725daf1e6
dual GPL,NONE licenses, make the whole GPL
2000-02-12 09:33:58 +00:00
turan
ce65793f81
none licenses
2000-02-12 08:41:07 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
turan
8d37dded6c
bsd licenses
2000-02-12 06:29:49 +00:00
kevlo
012e2aa5d9
Mark it unbroken. Upgrade to version 3.2 and change the MASTER_SITES.
2000-02-11 05:50:24 +00:00
turan
70900a6e1c
broken, sources moved
2000-02-11 03:01:54 +00:00
espie
a813079932
Kill a large set of deprecated variables.
...
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.
It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93
Use WRKDIST where appropriate.
2000-02-11 00:37:15 +00:00
brad
f3dd2e307e
mkdir -> ${INSTALL_DATA_DIR}
2000-02-06 07:08:16 +00:00
brad
7d5a89babd
bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
...
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437
don't use aclocal or automake if they exist, they will break the port
2000-02-06 07:02:13 +00:00
brad
2e97458e51
${LOCALBASE} -> ${PREFIX}
2000-02-06 00:28:56 +00:00
brad
7fe8c873d8
enable interlibrary dependencies
2000-02-05 17:39:51 +00:00
brad
3af680cf9f
mkdir -> ${INSTALL_DATA_DIR}
2000-02-05 03:51:27 +00:00
espie
e201e9d26b
Kill most instances of PATCH_SITES
2000-02-02 17:02:38 +00:00
brad
b4c693d0ce
correct usage of uuencode in po-mode.el since we're not using GNU
...
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
yanick
c088af5817
COMMENT fix
2000-01-29 00:57:10 +00:00
yanick
d99f2e3052
Makefile fix
2000-01-29 00:48:30 +00:00
yanick
c0cb168f55
LAM MPI port
2000-01-28 21:56:10 +00:00
brad
7e360e9fb2
- ${MKDIR} -> ${INSTALL_DATA_DIR}
...
- remove workaround for texinfo install-info bug
- fix cut & paste mistake in PLIST
2000-01-16 05:18:21 +00:00
jasoni
40fb0f520d
Set MASTER_SITES to ${MASTER_SITE_GNU}: sebastion@irelandmail.com
2000-01-15 07:30:09 +00:00
jasoni
9fadc61dd5
USE_GMAKE and re-enable SEPARATE_BUILD
2000-01-06 16:36:20 +00:00
jasoni
bb063960eb
Disable SEPARATE_BUILD for now as it breaks WindowMaker
2000-01-06 15:57:37 +00:00
angelos
1d3934a93f
Add tclcl port (commented out for now)
2000-01-06 02:37:05 +00:00
angelos
fcc488319f
tclcl port, from FreeBSD
2000-01-06 02:36:15 +00:00
brad
ded7e914be
re-add post-extract target
2000-01-01 00:42:12 +00:00
brad
1fe504451c
- remove bad dist sites
...
- change MAINTAINER to ports@
- make sure to run install-info from post-install target
- remove unnecessary @mode tags from PLIST
- install some extra documentation for ddd
2000-01-01 00:15:50 +00:00
brad
840135cb48
- ${RM} -> rm
...
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
2000-01-01 00:02:42 +00:00
fgsch
ae9f7176d5
Install/uninstall ddd.info and don't remove info dir. Close PR #1038 .
1999-12-31 23:44:57 +00:00
fgsch
6127245063
Enable libIDL.
1999-12-30 15:47:21 +00:00
fgsch
6e853a0129
Bring this port back to life. ok, im a moron.
1999-12-30 15:44:13 +00:00
brad
f193b7fb3f
add build target to dependency list for test target to ensure that
...
libslang is actually built before trying to run the test
1999-12-29 23:58:11 +00:00
brad
0f319d3eb4
add build target to dependency list for test target to ensure that mm is actually built before trying to run the test
1999-12-28 22:47:02 +00:00
kevlo
2ff2008544
Fix PLIST.
1999-12-27 10:46:23 +00:00
brad
8d8672728c
upgrade to shtool 1.4.7
1999-12-24 20:02:46 +00:00
brad
1b4d00b108
remove unnecessary post-extract target
1999-12-17 14:29:10 +00:00
brad
2724e90b45
- remove workaround for texinfo install-info bug
...
- ${MKDIR} -> mkdir
- rearrange PLIST a bit
1999-12-12 20:51:15 +00:00
brad
199ed9d62e
rearrange PLIST a bit
1999-12-12 20:46:05 +00:00
brad
6a0b597b09
- remove workaround for texinfo install-info bug
...
- remove pre-configure target, this is done inside automake's Makefile anyway
- remove unnecessary CONFIGURE_ENV tag
1999-12-12 20:43:51 +00:00
brad
afb2c7f208
- fix MASTER_SITE_SUBDIR for new location of libaudiofile on GNOME mirrors
...
- ${MKDIR} -> mkdir
1999-12-10 19:12:39 +00:00
brad
b24be30b53
- fix MASTER_SITE_SUBDIR for new location of ORBit on GNOME mirrors
...
- remove workaround for texinfo install-info bug
1999-12-10 19:06:31 +00:00
brad
6645049715
- Replace master sites with ${MASTER_SITE_WINDOWMAKER}
...
- install the libproplist README
- This port can be built using a separate OBJ dir so add SEPARATE_BUILD tag
1999-12-08 22:36:52 +00:00
espie
c770c7464c
Don't depend on cookie, I'm ridiculous.
...
Kill deprecated variables while I'm at it.
1999-12-08 17:02:56 +00:00
brad
e9e5825b14
split out patch so that each patch only patches ONE file
1999-12-08 03:08:19 +00:00
brad
c20fbc19c5
- sync PLISTs
...
- remove workaround for texinfo install-info bug
1999-12-08 02:58:16 +00:00
brad
ad570ea9aa
- remove pre-configure target
...
- remove deprecated variables
- remove workaround for texinfo install-info bug
1999-12-08 02:57:25 +00:00
brad
dfac0ea5d9
- remove workaround for texinfo install-info bug
...
- remove deprecated variables
1999-12-08 02:38:28 +00:00
espie
642381f5e3
Remove cruft
1999-12-05 15:45:03 +00:00
espie
88d4502064
Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers.
1999-12-03 14:24:38 +00:00
kevlo
16300ee525
Update to version 3.1.90 and the PLIST file.
1999-12-03 08:03:28 +00:00
espie
8999a4393c
Security patches for autoconf.
...
Got millert@ to check this, since other ports@ people have been sitting on
their asses instead of looking at this.
1999-12-01 17:07:47 +00:00
brad
1da2206f7b
previous version of libslang hasn't been available for awhile now from
...
the dist site, upgrade to libslang 1.3.10
1999-11-28 00:28:59 +00:00
brad
5d41c0f143
add missing dircategory to info page
1999-11-24 23:15:36 +00:00
turan
9f5c44af85
revert 1.28 -> 1.27. Version numbers are still locked.
1999-11-22 15:37:52 +00:00
kevlo
758bae1529
Update to version 1.28.
1999-11-22 09:08:55 +00:00
espie
7afc2742bb
Wrong dir, wrong file...
...
experimental version which shouldn't have gone in.
1999-11-21 23:53:15 +00:00
espie
c1d2dae1f3
Cleaner patch, suitable for retrofitting to the authors.
...
Assume autoconf ownership.
1999-11-21 23:36:16 +00:00
espie
a063a0f5f7
Fix typo in xemacs installation directory.
...
This should be the final solution to that problem.
* basic package needs BOTH emacs and xemacs to build, as it can't rely
on emacs-lisp compilers being intercheangable.
* one can build the port without emacs or xemacs, by asking explicitly for
it.
* basic package installs TWO sets of emacs files, one for emacs, one for
xemacs.
There needn't be RUNNING_DEPENDENCIES between id-utils and emacs/xemacs,
as the emacs-lisp files are an add-on, not necessary for id-utils to work.
However, pkg_* don't currently support the notion of a `shared' directory
between several packages, hence a succession of
pkg_add emacs
pkg_add id-utils
pkg_delete emacs
pkg_delete id-utils
won't deal with /usr/local/share/emacs/site_lisp correctly...
This is a problem in pkg_* design, not in the id-utils port.
Package checked and uploaded.
1999-11-03 16:24:56 +00:00
turan
27e10ad5ad
p5-DBD-Pg, broken. dependency databases/postgresql is also broken
...
id-utils, broken. inconsistant install with emacs/xemacs .el files
1999-11-03 01:01:25 +00:00
brad
6bfd7eef63
- remove some unused variables
...
- use -f option when deleting the automake info page
1999-10-29 21:46:14 +00:00
brad
a760e41313
add missing @unexec and @exec'ing of install-info for the automake info
...
page
1999-10-29 21:40:56 +00:00
brad
c017b7575e
upgrade to ORBit 0.5.0
1999-10-29 21:35:00 +00:00
turan
20ed472c64
broken, c++ syntax errors
1999-10-28 10:06:07 +00:00
brad
6c03974b67
upgrade to gmake 3.78.1
1999-10-27 20:27:45 +00:00
brad
65791dacd2
upgrade to glib 1.2.6
1999-10-27 01:14:24 +00:00
jasoni
efb8e96f26
Update to 0.9.1; package tested.
1999-10-26 21:02:13 +00:00
espie
7b7c07e097
Typo (xemacs is in xemacs20 dir)
1999-10-14 22:08:27 +00:00
brad
0b0c78be48
remove MASTER_SITE_GNOME now that it does not contain the distfile and replace with a good dist site
1999-10-09 18:51:11 +00:00
brad
8b8f1824c9
upgrade to libaudiofile 0.1.9
1999-10-08 03:38:16 +00:00
espie
7c3922036c
Build elc files ourselves, so that one package can support emacs and
...
xemacs.
1999-10-07 16:02:55 +00:00
brad
56d362bede
- cleanup Makefile
...
- fix man page so path to headers/libs is not hardcoded to /usr/local
- add ONLY_FOR_ARCHS= i386 m68k sparc
- add support for SPARC; tested by marco@
1999-10-06 19:00:29 +00:00
brad
7fd1207837
upgrade to ORBit 0.4.96
1999-10-02 17:54:40 +00:00
brad
771e59dac6
remove libIDL from Makefile
1999-10-02 17:41:34 +00:00
brad
b38b86383f
webpage and dist site for this port have vanished, remove the port.
1999-10-02 17:41:07 +00:00
brad
33eca28591
mark BROKEN, Sources no longer available
1999-10-02 00:10:11 +00:00
brad
3196bf861a
upgrade to libslang 1.3.9
1999-10-01 23:17:38 +00:00
jasoni
6eceebc180
Fix maintainer email.
1999-10-01 00:55:28 +00:00
brad
88d87f935a
upgrade to GNU indent 2.2.2
1999-09-30 23:54:11 +00:00
espie
f8cda1b35a
Patches added to handle emacs dependencies in a consistent way.
...
The original configure gunk is a pile of SHIT for what's needed to
build reasonable releases, and it does install files in / if emacs
can't be found at all!!!
Split into three packages, depending onto the emacs flavor wanted,
none by default.
1999-09-29 00:43:46 +00:00
brad
43e241b5c5
upgrade to mm 1.0.12
1999-09-28 16:57:31 +00:00
turan
524e6ef07b
fix
1999-09-26 15:27:03 +00:00
turan
0f676a7fd2
style + more
1999-09-25 21:49:25 +00:00
turan
5aab51282e
style
1999-09-25 21:44:46 +00:00
turan
6232d026cb
more
1999-09-25 16:31:49 +00:00
turan
3b308e5475
style
1999-09-25 16:01:48 +00:00
turan
bd004547ae
style
1999-09-25 15:29:34 +00:00
turan
e67df64dd8
style
1999-09-25 15:19:27 +00:00
espie
0699221ed4
Fix posixlib idea of pipe (fd is an out parameter, obviously)
...
Arrange for Makefile to rebuild relevant files
1999-09-24 14:13:06 +00:00
espie
e0baecf660
tabs for Makefile rules...
1999-09-22 11:16:56 +00:00
espie
1ed9dd2c2e
_DISTDIR => FULLDISTDIR
1999-09-22 10:34:03 +00:00
brad
c0c829bd7b
patches are no longer required to compile with EGCS/GCC 2.95.1
1999-09-21 16:34:09 +00:00
turan
6f668bcea9
fix for badly constructed tarball.
1999-09-19 13:12:06 +00:00
turan
49b626c2cd
broken, patches do not apply
1999-09-18 10:44:12 +00:00
espie
52c2b7d7c7
Weird checksum change, but it works.
1999-09-17 12:43:21 +00:00
turan
565e437ed7
broken, sources changed. checksums differ.
1999-09-17 10:47:19 +00:00
turan
e4d615620e
add libIDL
1999-09-16 03:43:59 +00:00
turan
668b643fe2
libIDL is a small library for creating parse trees of CORBA v2.2
...
compliant Interface Definition Language (IDL) files, which is a
specification for defining portable interfaces. See the file NEWS for
the most recent changes, which may require code updates.
libIDL port by mah@everybody.org and turan@openbsd.org .
1999-09-15 02:13:39 +00:00
brad
86c8f09e34
upgrade to ORBit 0.4.94; aaron@
1999-09-13 21:56:52 +00:00
brad
b58395fd5c
- spaces to tabs
...
- re-arrange Makefile
1999-09-08 16:42:46 +00:00
brad
4cc4330bec
- change maintainer to ports@openbsd.org
...
- spaces to tabs
- re-arrange Makefile
1999-09-08 16:41:08 +00:00
brad
729af02131
patch that fixes loading of shared libs in gmodule; patch provided by
...
Ian Main <imain@netidea.com>
1999-09-07 22:54:37 +00:00
brad
31b65906f4
upgrade to mm 1.0.11
1999-09-06 16:21:13 +00:00
brad
f2a344f7f6
upgrade to shtool 1.4.6
1999-09-05 15:49:39 +00:00
brad
3a9edcc6b4
upgrade to glib 1.2.4
1999-09-04 04:56:24 +00:00
brad
c7b8c0907d
upgrade to mm 1.0.10
1999-08-28 04:36:54 +00:00
brad
e03fe9e748
upgrade to ddd 3.1.6
1999-08-21 16:27:59 +00:00
angelos
78304c13b1
MASTER_SITE was wrong.
1999-08-18 02:48:07 +00:00
angelos
585077c5ec
The Xerox site does not carry the port any more, revert to the SGI one.
1999-08-18 02:44:20 +00:00
brad
3910551eb4
style
1999-08-13 05:01:13 +00:00
brad
e7fccfadab
- remove duplicate dist site
...
- style
1999-08-13 04:46:29 +00:00
brad
c6e63da226
upgrade to GNU indent 2.2.0
1999-08-01 14:17:25 +00:00
espie
176b20f7e2
Fix bison.info install
1999-07-29 14:03:48 +00:00
brad
0cdea190b7
upgrade to shtool 1.4.5
1999-07-29 04:26:13 +00:00
espie
32bcb06789
Letting specific version numbers creep into DESCR is completely
...
brain-damaged.
1999-07-27 19:34:08 +00:00
brad
f391ab059c
upgrade to shtool 1.4.4
1999-07-19 23:48:50 +00:00
brad
f11cee28a5
add forgotten patch to make the autoconf script recognize OpenBSD
1999-07-17 22:22:06 +00:00
brad
92c2c0a6e1
remove duplicate patch
1999-07-17 21:21:39 +00:00
brad
f045f213be
add patch that CVS removed instead of updating ..
1999-07-17 03:53:17 +00:00
brad
fdfc6c5ebe
upgrade to gindent 2.1.1
1999-07-17 03:52:02 +00:00
brad
4663af165a
upgrade to libslang 1.3.8
1999-07-15 01:14:21 +00:00
fgsch
cef59f34f1
Enable gperf and lclint.
1999-07-14 17:44:25 +00:00
angelos
514f2a0eb2
Make upgrade-message more readable
1999-07-12 12:02:26 +00:00
brad
de9f02fdef
upgrade to shtool 1.4.3
1999-07-11 15:24:08 +00:00
brad
07e05aa3c1
upgrade to indent 2.1.0
1999-07-09 01:52:53 +00:00
brad
7dfe1af741
upgrade to libtool 1.3.3
1999-07-08 02:25:28 +00:00
espie
dac0e92e05
Update to 3.1.5
1999-07-05 05:57:00 +00:00
brad
7b1c70b763
upgrade to mm 1.0.9
1999-07-04 21:39:48 +00:00
brad
7f2f7fd33a
upgrade to shtool 1.4.0
1999-07-04 21:35:13 +00:00