Commit Graph

1774 Commits

Author SHA1 Message Date
espie
bbaf5c58ae while rereading the changelog, noticed that separate build ought to work,
and it does !
2003-02-25 00:58:53 +00:00
espie
b43dade7cb libdvdread 0.9.4, bookmark support. 2003-02-24 22:54:03 +00:00
pvalchev
2bcf688652 New maintainer: Jolan Luff <jolan@cryptonomicon.org> 2003-02-23 18:30:20 +00:00
pvalchev
1fd2af048d set default to our libGL library name correctly (the whole way this
works is braindamaged but that is to be fixed later)
fixes "cannot find OpenGL library" errors
2003-02-23 07:58:25 +00:00
kevlo
deaf9054e2 upgrade to version 1.1.5 2003-02-21 07:07:56 +00:00
kevlo
06b1c95853 upgrade to version 1.10 2003-02-21 07:03:40 +00:00
markus
ced251ea3a add libbio, libfmt, libregexp9, libutf, mk 2003-02-16 16:44:59 +00:00
espie
0068549d35 use MODGNU_AUTOCONF_DEPENDS 2003-02-16 15:17:58 +00:00
markus
37c44e71cf move mk.pdf to share/doc/mk 2003-02-16 15:13:14 +00:00
markus
c4a7c09477 Streamlined replacement for make; ok lebel@ 2003-02-16 15:00:31 +00:00
markus
304edd494c Simple regular expression library from Plan 9; ok lebel@ 2003-02-16 14:59:42 +00:00
markus
700b443168 Simple buffered I/O library from Plan 9; ok lebel@ 2003-02-16 14:58:49 +00:00
markus
d0af769740 Extensible formatted print C library; ok lebel@
CVS ----------------------------------------------------------------------
2003-02-16 14:58:14 +00:00
markus
479a1ec91a UTF8 support library from Plan 9; ok lebel@ 2003-02-16 14:57:07 +00:00
brad
e912e29cf0 unnecessary patch 2003-02-16 09:10:29 +00:00
brad
67147965c2 argh! this multiple patches per file is annoying. 2003-02-16 00:17:29 +00:00
brad
c7007e8a55 - sync with make update-patches
- add missing RCS ids
2003-02-16 00:04:52 +00:00
brad
679aeb905b rename patches 2003-02-15 23:58:57 +00:00
espie
ef61b689c4 +autoreconf 2003-02-15 17:08:25 +00:00
espie
794a1b9b47 metaauto is in the mix... 2003-02-15 14:27:04 +00:00
espie
eafae04710 explicit check for autoconf version 2003-02-15 14:26:03 +00:00
espie
85a1459fde Say goodbye to old stuff 2003-02-15 14:07:51 +00:00
espie
7de32aba9d switch to metaauto framework: the autoconf ports are now not quite usable,
and need the metaauto wrappers to work.

The metaauto wrapper does not run depend on any autoconf version, to allow
partial installations.

Tested and approved by naddy@
2003-02-15 14:06:58 +00:00
espie
538444df85 move autoconf-new -> autoconf/2.52, to deal with metaauto. 2003-02-15 14:03:28 +00:00
espie
95b0f37db7 slightly changed version of the autoconf-2.13 port, that does NOT install
itself as autoconf to be able to coexist with autoconf-2.52.
2003-02-15 14:02:54 +00:00
espie
626ce59fbf metaauto is a simple framework to deal with varying autoconf/automake
versions, developed by me internally for OpenBSD.
2003-02-15 14:01:18 +00:00
naddy
8b5232220c +jam 2003-02-13 14:52:36 +00:00
naddy
b10883fded Import jam 2.4; submitted by Jonathan Auer <jda@auerfamily.org>.
Jam is a make(1) replacement that makes building simple things simple and
building complicated things manageable.
2003-02-13 14:51:43 +00:00
brad
0f9e370721 convert to using kde module 2003-02-11 05:37:18 +00:00
lebel
2b75437cb9 build with gcc3 on sparc64 2003-02-09 22:15:45 +00:00
reinhard
fb6508244a update to ant v1.5.1;
*) take MAINTAINER
2003-02-08 15:38:34 +00:00
pvalchev
0085cdcddf bump PKGNAME to distinguish last change just in case 2003-02-04 07:43:38 +00:00
reinhard
cfab7e2e57 update to linux jdk 1.3.1_07; ok maintainer 2003-02-03 09:31:19 +00:00
pvalchev
ffbd9ac131 cvs fucked up, and the rest of the cvs2cl commit went stealthy
(cvs hates cvs2cl?)
2003-02-03 08:14:52 +00:00
pvalchev
c571ac4c0d Beat into shape, use FreeBSD's tarball since no other mirror carries this
version anymore
2003-02-03 08:04:23 +00:00
sturm
20d15b44b1 update to tmake 1.10
make use of qt-mt

from MAINTAINER
2003-02-02 16:34:02 +00:00
todd
f513e879e5 +gnome2; thanks to marcm and nino for getting us this far 2003-01-31 19:20:44 +00:00
todd
f068cdf4f3 Import libzvt-2.0.1
--
The libzvt package contains a terminal widget for GTK+2 and Gnome2.

From marcm for gnome2
2003-01-31 18:38:37 +00:00
todd
9f19aef72e Import libwnck-0.18
--
libwnck is Window Navigator Construction Kit, i.e. a library to use
for writing pagers and tasklists and similar applications.

From marcm for gnome2
2003-01-31 18:37:35 +00:00
todd
1cfb9c8af0 Import libgtop2-2.0.0
--
LibGTop is a library for obtaining information about processes and the system.
This includes information about the following areas:

* General System Information
* SYS V IPC Limits:
* Network:
* Process List:
* Process information:
* Process maps:
* File system usage:

From marcm for gnome2
2003-01-31 18:35:57 +00:00
todd
312bb938a1 Import libglade2-2.0.1
--
This library allows you to load glade interface files in a program at runtime.
It doesn't require GLADE to be used, but GLADE is by far the easiest way to
create the interface files.

From marcm for gnome2
2003-01-31 18:27:45 +00:00
todd
ce2fd6972d Import gconf2-1.2.1
--
GConf is a configuration database system, functionally similar to the
Windows registry but lots better.

For more information about GConf and the GNOME project, visit:

WWW: http://www.gnome.org/projects/gconf/

From marcm for gnome2
2003-01-31 18:26:49 +00:00
todd
8c4b10bce1 Import ORBit2-2.4.4
--
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker). It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs. CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.

WWW: http://www.labs.redhat.com/orbit/

From marcm for gnome2
2003-01-31 18:25:37 +00:00
todd
8d84fe6db0 resolve conflict when importing a prior removed port 2003-01-31 18:19:29 +00:00
todd
9d36ce569e Import libIDL-0.8.0
--
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 interfaces which can be used between
different CORBA implementations.

From marcm for gnome2
2003-01-31 17:57:11 +00:00
todd
d30c8a4116 Import linc-0.5.5
--
linc is a library that eases the task of writing networked servers and
clients. It takes care of connection initiation and maintainance, and
the details of varioustransports. It is used by the new ORBit to
handle message transmission/receipt.

From marcm for gnome2
2003-01-31 17:53:59 +00:00
sturm
c4d07290dd use {RUN,REGRESS}_DEPENDS instead of BUILD_DEPENDS
maintainer agreed
2003-01-30 13:51:35 +00:00
pvalchev
0f9f4167dd fix build on vax, seems to work too (at least passes regress) 2003-01-28 07:51:22 +00:00
margarida
de24b57bb9 Add p5-Term-Screen and p5-Term-ScreenColor 2003-01-28 00:06:46 +00:00
margarida
e6b234b3b5 Import p5-Term-ScreenColor
--
Term::ScreenColor adds ANSI coloring support, along with
a few other useful methods, to the objects provided in
Term::Screen.

WWW: http://p-f-m.sourceforge.net/

brad@ ok
2003-01-27 23:55:05 +00:00