Commit Graph

1304 Commits

Author SHA1 Message Date
shell
69c86aeb05 Upgrade to 0.32 2001-10-24 12:53:07 +00:00
shell
5066c52f9c Upgrade to 0.11 2001-10-24 12:52:02 +00:00
espie
964bdf5309 complete lib dependencies 2001-10-24 12:13:44 +00:00
naddy
1dfcb178bd fix master site directory; from drahn@ 2001-10-16 17:00:08 +00:00
drahn
64de6e7665 Change libdvdread for USE_LIBTOOL=Yes, build better for ELF systems.
and do not prepend leading '_' for ELF systems.
ok espie@
2001-10-14 23:14:27 +00:00
espie
fb36a7039e +dvd pieces 2001-10-14 15:42:22 +00:00
espie
3e5e9f6c9a access to dvds without getting through the isofs, which is currently too
slow.
2001-10-14 15:24:50 +00:00
espie
826736fe17 Fix dependencies. 2001-10-12 11:47:24 +00:00
espie
495ebe78c8 Fix that as a conflict between libgtop-*-!gnome and gnome-libs-*
(note that we can't write libgtop-*-!gnome as a pkgcfl, but it doesn't
matter, because the check is done at gnome-libs-* install time, at which
point libgtop-*-gnome is definitely not going to be around yet).

Thanks to naddy@ for setting me straight.
2001-10-11 21:47:12 +00:00
espie
5ba3cade45 libgtop,gnome ought to depend on gnomesupport as well.
However, it reinstall files that are part of gnome/libs,
so it's broken.
2001-10-11 21:14:43 +00:00
espie
6307e485cc ORbit will grab an installed libpopt.
Even if it's not installed, it will link against a shared libpopt,
which is then not installed (and shouldn't be, or there will be a
conflict).
2001-10-11 18:02:50 +00:00
brad
d5839f2f4a uncomment LIB_DEPENDS entry. Suggested by: espie@ 2001-10-11 15:48:00 +00:00
brad
1ab3c7c5fa use a BUILD_DEPENDS for now (until TRUST_PACKAGES is enabled for libs)
instead of LIB_DEPENDS so that we can ensure we get the right version.
Problem pointed out by chris@ that some ports barf when given a msgfmt
that comes from anything older than gettext 0.10.38.
2001-10-11 15:34:15 +00:00
brad
d0c2a16df4 use gettext module. 2001-10-11 11:53:57 +00:00
espie
d64bc58be6 Wow. Confused forever. RUN_DEPENDS on expect, not BUILD_DEPENDS. 2001-10-10 15:08:34 +00:00
naddy
e5802fc466 * Use in-tree libtool patches
* Bump NEED_VERSION
* Fix and improve CATEGORIES
Submitted by maintainer Nils Nordman <nino@nforced.com>
2001-10-07 20:55:10 +00:00
naddy
5b577dad03 update to 15.3; submitted by maintainer Matthew Kolb <muk@msu.edu> 2001-10-07 15:18:36 +00:00
espie
8b43dce4b7 regression tests. 2001-10-07 12:15:33 +00:00
espie
3c6709c11d Regression test 2001-10-07 10:57:05 +00:00
brad
05774ef1fd use ports in-tree libtool patches. 2001-10-06 18:41:57 +00:00
brad
ce6f690367 pthreads related fixes. 2001-10-06 03:46:35 +00:00
brad
4eb435c861 sync with output of update-patches. 2001-10-06 03:40:12 +00:00
brad
8261e6de00 use ports in-tree libtool patches. 2001-10-06 03:37:41 +00:00
obecian
7ab076a175 trailing patch-* (thanks wilfred) 2001-10-05 19:29:37 +00:00
obecian
fd52b8e857 duplicate CONFIGURE_STYLE and cleanup 2001-10-05 17:44:07 +00:00
obecian
ebab8d76bf use ports in-tree libtool patch 2001-10-05 17:39:57 +00:00
obecian
1eb31d0368 use ports in-tree libtool patches 2001-10-05 17:35:26 +00:00
naddy
c1d114a67c fix master site 2001-10-05 14:22:50 +00:00
brad
c7b6a1edbf use ports in-tree libtool patches. 2001-10-05 02:09:19 +00:00
espie
191f30cc11 version 2.5r 2001-10-05 00:20:00 +00:00
espie
f68776cbb4 regression test.
Yep, there's nothing wrong about regress-depending on oneself. :)
2001-10-04 23:54:58 +00:00
espie
48b35b4013 master site is corrupt. Fortunately ftp.openbsd.org exists. 2001-10-04 23:47:57 +00:00
naddy
d79cf45c1b honor CFLAGS 2001-10-03 16:06:16 +00:00
espie
e264345964 Do not depend on texi2html, use makeinfo --html instead. 2001-10-03 09:51:34 +00:00
shell
10c19614d7 Upgrade to Test-Simple-0.30 2001-10-03 09:47:33 +00:00
brad
24e8d6275d one last sync of our libtool 1.3.x patches hopefully before bringing in
libtool 1.4.
2001-10-02 13:47:56 +00:00
brad
e40777f33f sync with update-patches 2001-10-02 01:33:57 +00:00
avsm
a39a0cb64d + p5-Net-Server 2001-09-29 21:25:24 +00:00
avsm
4f9b61feca initial import of p5-Net-Server-0.77
--
`Net::Server' is an extensible, generic Perl server engine.
 
Features include:
 
* Single Server Mode
* Inetd Server Mode
* Preforking Simple Mode (PreForkSimple)
* Preforking Managed Mode (PreFork)
* Forking Mode
* Multi port accepts on Single, Preforking, and Forking modes
* Simultaneous accept/recv on tcp, udp, and unix sockets
* User customizable hooks
* Chroot ability after bind
* Change of user and group after bind
* Basic allow/deny access control
* Customized logging (choose Syslog, log_file, or STDERR)
* HUP able server (clean restarts via sig HUP)
* Dequeue ability in all Fork and PreFork modes.
* Taint clean
* Written in Perl
* Protection against buffer overflow
* Clean process flow
* Extensibility
2001-09-29 21:24:21 +00:00
naddy
906d5f8397 Only provide this sysdep if we're on i386 (there's nothing wrong
with not providing it).
By maintainer Nils Nordman <nino@nforced.com>; ok pvalchev@
2001-09-29 13:01:56 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
shell
a900419771 Upgrade to Date-Handler-0.10 2001-09-27 08:26:33 +00:00
pvalchev
f933993ed1 fill in MODGNU_CONFIG_GUESS_DIRS accordingly and sync libtool patch to repair on ppc; ok maintainer 2001-09-26 03:08:12 +00:00
shell
f50ba6a6a4 Upgrade to 0.8.4
- Fixes Makefile
- Bump VERSION
2001-09-25 06:47:31 +00:00
brad
5f7d8adc3a add comment explaining why we have a RUN_DEPENDS entry here. 2001-09-24 17:17:02 +00:00
brad
e6b71a3503 use iconv or gettext module 2001-09-23 05:32:18 +00:00
brad
d3723c9d2f Add iconv/gettext modules. 2001-09-23 05:29:47 +00:00
brad
50f1833153 sync libtool patches 2001-09-23 05:08:45 +00:00
shell
53a90227ab Upgrade to 0.19 2001-09-23 03:15:24 +00:00
naddy
ad51f62081 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:23:32 +00:00
naddy
5756c1e5fe remove gratuitous gmake dependencies 2001-09-20 18:39:12 +00:00
brad
388f74060d - better MASTER_SITES
- bump NEED_VERSION
2001-09-20 03:45:14 +00:00
naddy
930b58bdc4 - fix message catalog installation
- add libtool patches
2001-09-19 20:33:01 +00:00
naddy
ee4e309313 - fix message catalog installation
- sync libtool patches
- UVM is no longer an option
- remove useless install message
- add RCS Ids, clean up
2001-09-19 14:37:49 +00:00
naddy
9222517c5a we don't own lib/pkgconfig 2001-09-19 11:46:32 +00:00
brad
eb5409484c upgrade to gettext 0.10.40 2001-09-19 03:37:20 +00:00
naddy
1ce152a63a sync libtool patches 2001-09-18 20:37:12 +00:00
naddy
f1860e698a sync libtool patches 2001-09-18 17:27:44 +00:00
naddy
b54dc3189b oops, unnecessary 2001-09-18 14:37:53 +00:00
naddy
0cda765a34 gettext fixes, improve db3 handling, miscellaneous clean-ups 2001-09-18 14:22:14 +00:00
kevlo
fcc986c1f4 - upgrade to the lastest version: j2sdk-1_3_1_01-linux-i386.bin
- bump NEED_VERSION
--
No response from maintainer
2001-09-17 14:17:16 +00:00
heko
cc97aae036 From maintainer:
o PFRAG.gnome.shared for libglade
o Add a missing lib_depend to gnome/vfs, noticed by
  Ibrahim Khalifa <ibo@toontown.org>
ok lebel@
2001-09-16 22:18:59 +00:00
espie
68ae88f2a0 handle newer autoconf $ac_me as well.
trap 0 is working, in fact.
2001-09-16 20:41:20 +00:00
espie
f160ff618e The small script I've been using to debug autoconf related issues. 2001-09-16 20:37:05 +00:00
naddy
15bc69a522 fix dependency: emulators/redhat_base -> emulators/redhat/base 2001-09-16 17:02:02 +00:00
espie
118fa65d5e Prevent #?!@! autoconf from erasing Cygnus configure scripts. 2001-09-16 15:16:45 +00:00
pvalchev
c6853b6418 clean some unneeded stuff 2001-09-16 03:00:01 +00:00
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
todd
7bea66b735 x11/gnome-libs -> x11/gnome/libs, my bad 2001-09-14 13:44:46 +00:00
todd
7ae0e5e9ff glade has a gnome flavor 2001-09-14 13:42:33 +00:00
todd
5f81945ef6 free user interface builder for GTK+ and GNOME 2001-09-14 13:37:38 +00:00
todd
b6a73565f4 same old story 2001-09-13 21:49:08 +00:00
todd
812ba71dbc various gnome base and related ports enabled 2001-09-13 21:38:39 +00:00
lebel
da26fd2b6b x11/gnome-libs is actually x11/gnome/libs 2001-09-13 21:38:24 +00:00
todd
10dee33622 these slipped through, old ports infrastructure stuff, noted by maint 2001-09-13 21:34:34 +00:00
todd
8901747d55 oaf depend error, my fault 2001-09-13 21:18:43 +00:00
todd
051118c72b configuration database system written for GNOME 2001-09-13 20:52:08 +00:00
todd
6245948a72 portable library for obtaining system information 2001-09-13 20:45:46 +00:00
todd
afa14944a0 library for loading GLADE interface files at runtime 2001-09-13 20:44:34 +00:00
shell
fdc900f1e7 Upgrade to 0.75.22, Bump VERSION 2001-09-12 05:57:29 +00:00
fgsch
de070fbcf4 change distname after talking to the author. 2001-09-10 04:58:06 +00:00
avsm
9ccb1720af Update to p5-Params-Validate-0.06
- new location in Attribute/
- New Attribute::Params::Validate module included
2001-09-09 11:23:37 +00:00
avsm
48d71f92a3 + p5-Attribute-Handlers 2001-09-09 11:21:58 +00:00
avsm
016fd2c920 Initial import of p5-Attribute-Handlers-0.75
--
This module, when inherited by a package, allows that package's
class to define attribute handler subroutines for specific attributes.
2001-09-09 11:21:12 +00:00
avsm
d7f4d3e5f3 update to p5-Curses-1.06
now includes the panels, forms and menu functionality by default
2001-09-09 11:04:19 +00:00
fgsch
adbe28d137 Update to pccts 1.33 release 29; pval@ noticed. 2001-09-08 21:24:20 +00:00
kevlo
6fd4c50381 upgrade to version 0.03 2001-09-08 07:07:20 +00:00
kevlo
fa8212a9c7 upgrade to version 1.0.5 2001-09-08 06:59:01 +00:00
kevlo
884ee476ef +libavl 2001-09-08 06:51:14 +00:00
kevlo
c8090d54c9 Initial import of libavl-1.4.0
Libavl is a library for balanced binary trees. Balanced binary trees
provide guaranteed O(lg n) performance for list insertion, deletion, and
search operations. libavl is the most complete free balanced binary tree
library on the net today, supporting AVL trees in plain, threaded, and
right-threaded forms as well as plain red-black trees.
2001-09-08 06:50:36 +00:00
pvalchev
f82b4f5467 fix some stupid typos in the non-i386 code that prevented this from
compiling on anything but i386
beatify other part while here

sparc breakage reported to me by naddy a while ago, tested on ppc
2001-09-06 23:23:56 +00:00
shell
1dfb5dc7a7 Upgrade to 0.18 2001-09-06 11:47:42 +00:00
pvalchev
7f965f16e9 i386-only 2001-09-04 01:21:39 +00:00
shell
5a8ff6f7ff Sync for deleted py-Distutils 2001-09-03 23:31:55 +00:00
shell
2a1e157a82 we don't need it, notiflied maintainer 2001-09-03 23:30:25 +00:00
kevlo
5e1c02eae0 - upgrade to version 1.3.6
- bump NEED_VERSION
- update DESCR
- add multipackages
2001-09-02 13:53:34 +00:00
kevlo
2b17fedc30 upgrade to version 1.0.13 2001-09-02 10:16:29 +00:00
pvalchev
6dcb7fe354 Provide different locations as master sites for the different distfiles, to
avoid brutally finding a way to fetch them with the correct paths.
2001-09-02 07:47:13 +00:00
pvalchev
19d056f70b Add Palm, Inc. homepage where more recent versions can be found and
information can be obtained from about this.
2001-09-02 05:06:27 +00:00
pvalchev
3712b15c99 homepage does not exist anymore, remove references to it 2001-09-02 04:15:01 +00:00
pvalchev
de2e82f0ca changed MASTER_SITES 2001-09-02 03:48:06 +00:00
pvalchev
491c5876c2 Update to SDLmm-0.1.8
Adds a lot of features and has a restructed API.
2001-09-02 03:41:30 +00:00
shell
7c68aafe81 Add HOMEPAGE 2001-09-01 01:49:42 +00:00
shell
640b5f8e32 py-unit,no_x11 2001-08-31 22:17:52 +00:00
shell
07fcab266a - It need python,tk for using unittestgui
- Add no_x11 flavor
- bump VERSION
2001-08-31 22:16:50 +00:00
pvalchev
99101f0805 - .tar.gz -> ${EXTRACT_SUFX}
- YES -> Yes
2001-08-31 16:47:36 +00:00
pvalchev
491d1a0f44 - Set maintainer to ports@openbsd.org so that people feel free to work on
this; ok angelos
- Cosmetic changes and bump NEED_VERSION
2001-08-31 02:07:57 +00:00
pvalchev
9ea0627237 Re-enable this port.
Still FAKE=No as it installs things during build time.
2001-08-30 22:16:42 +00:00
brad
f2aa83a34f more ports which use or can use pthreads 2001-08-30 02:24:52 +00:00
brad
636fc64fbd add a comment to doucment a few ports which use pthreads 2001-08-30 02:10:40 +00:00
shell
8f7612962a Upgrade to 0.09 2001-08-29 22:26:58 +00:00
naddy
1d176437c8 replace ${LOCALBASE}/emul/redhat with /emul/linux in *_DEPENDS 2001-08-29 15:40:10 +00:00
shell
ff26999d55 Upgrade to Test-Simple-0.16 2001-08-29 14:33:25 +00:00
matt
8778f4cd8e make APPHOME check a bit smarter; allows java to be invoked with all kinds
of different relative paths
2001-08-28 22:16:51 +00:00
brad
1194aee52c upgrade to t1lib 1.2 2001-08-28 01:03:00 +00:00
brad
9dea100b96 upgrade to gettext 0.10.39 2001-08-27 19:16:00 +00:00
espie
5d02579a42 1.2.2, check that it works with kde2.2
Use module qt2
2001-08-27 15:17:28 +00:00
espie
3f988f3920 and re-add patches too 2001-08-27 14:01:47 +00:00
espie
9ca9c11b09 Revert to a version *that works*. 2001-08-27 13:57:51 +00:00
espie
2607cb5fe6 Use qt2 module 2001-08-27 10:07:12 +00:00
brad
0cedeef53c sync closer to my libtool 1.4 patches 2001-08-27 02:42:12 +00:00
brad
b55fcad159 capitalize libtoolize and align dircategory entry. 2001-08-27 01:16:48 +00:00
brad
fed7196130 fix dircategory usage 2001-08-27 00:17:32 +00:00
brad
acad6b18cc better dircategory 2001-08-27 00:08:12 +00:00
brad
8c8f393453 add help2man port to Makefile 2001-08-26 22:24:53 +00:00
brad
fffdc64142 add GNU help2man port 2001-08-26 22:18:42 +00:00
heko
3d75eb7220 o Add MASTER_SITE_SOURCEWARE to network.conf.template (mirrors
of sourceware.cygnus.com (also known as sources.redhat.com))
 o Modify bzip2 and gsl ports to use this new master_site (gnats
   remains to be fixed: no reply from maintainer)
 o Bump NEED_VERSION on those ports
maintainers of the ports ok: brad@, rohee@
2001-08-26 21:23:42 +00:00
brad
70a073e932 comment 2001-08-26 18:10:46 +00:00
brad
93bf1d33f8 - remove a piece of patch-Makefile.in patch
- add one more space to info page topic to make it align with other entries
surrounding it
2001-08-26 17:45:08 +00:00
shell
c61e4b0deb Cleanup 2001-08-25 13:08:33 +00:00
shell
b2823f2ee3 SUBDIR + p5-Date-Handler 2001-08-24 19:27:13 +00:00
shell
cde0335755 Initial import of Date-Handler-0.08
---

Date::Handler is a container for dates that holds all the methods
to transform itself from Timezone to Timezone and format itself.

Date::Handler is implemented in pure Perl using POSIX modules, it
encapsulates the environment variable TZ for it's time zone management
so you don't have to play with it externally in the implementation.

It uses operator overloading and Delta date objects to calculates
time differences.
2001-08-24 19:25:48 +00:00
shell
245ce1b97f Upgrade to 0.14, new document 2001-08-24 19:18:18 +00:00
naddy
496c5d7ecd In make, variables must be defined before they can be used in conditionals. 2001-08-24 10:51:28 +00:00
brad
df63778944 upgrade to automake 1.5 2001-08-23 19:33:20 +00:00
brad
bbbc387ab4 don't register MySQL client library dependency on the -docs subpackage 2001-08-23 19:05:36 +00:00
brad
e60be32a37 another port that does not need autoconf/automake 2001-08-23 19:00:04 +00:00
pvalchev
ac31abb10a apply disribution patches quietly 2001-08-22 18:53:34 +00:00
pvalchev
7a2a7af092 oops 2001-08-22 18:37:33 +00:00
pvalchev
c86624d530 - First apply the distribution patches, and remove the old
.orig leftovers before applying the local ones.
- Rename patches to make update-patches work.
prc-tools is still broken.  new version 2.0 has binutils issues
2001-08-22 18:30:59 +00:00
shell
14b0f36b04 Remove python1 flavor
bump VERSION

Submitted by Maintainer
2001-08-21 22:55:41 +00:00
shell
3531b3a3e4 Upgrade to IO-stringy-2.108 2001-08-21 21:22:07 +00:00
pvalchev
11b20405f0 Mark this as BROKEN
angelos agreed some time ago, and i will be taking this
2001-08-21 16:30:26 +00:00
shell
2aeb75a025 Remove python1 for both Python module 2001-08-21 13:17:57 +00:00
shell
716779922c bump VERSION; better COMMENT 2001-08-21 13:17:24 +00:00
shell
b12d7391f0 No python1 flavor now 2001-08-21 13:16:22 +00:00
brad
54417ac024 - teach libtool about the new behavior of LD_LIBRARY_PATH on our ELF archs
for the next release
- bump PKGNAME
2001-08-21 02:41:15 +00:00
espie
2b493ebdbb ranlib -t on install, somewhat faster, sometimes MUCH faster. 2001-08-20 21:53:03 +00:00
pvalchev
8ebfc517b1 Update to libuta-0.3.40
* fixed mousepointer transparency bug
* uta/surface.cc : bugfix for segfault when using scaledBlit()
with source and target having the same size
* uta/widget.cc, uta/focus.* : fixed focus handling bug
2001-08-20 06:40:52 +00:00
pvalchev
0be05bcebe + libusb 2001-08-20 06:24:20 +00:00
pvalchev
b4de21dc27 Import of libusb-0.1.3b
libusb provides a library for application access to USB
devices.

Port based on FreeBSD/NetBSD
2001-08-20 06:23:00 +00:00
pvalchev
b6bd722e51 this depends on print/freetype 2001-08-19 07:18:38 +00:00
obecian
7f9c907d9c sdl-net-1.2.2 update 2001-08-19 07:12:46 +00:00
kevlo
b8a960b8c6 upgrade to version 1.11a 2001-08-18 03:41:40 +00:00
pvalchev
9e0398598f Remove a temporary workaround for -stable, now that the ports tree tracks
src-current; ok naddy
2001-08-17 21:46:02 +00:00
shell
090d13549e Upgrade to 2.106 2001-08-17 17:12:02 +00:00
brad
1bb9748a63 upgrade to automake 1.4-p5 2001-08-17 17:05:48 +00:00
pvalchev
d37e409237 no need for this to stay around now since we override libSDL_la_LDFLAGS 2001-08-16 22:06:03 +00:00
shell
ea5ae1ac7e SUBDIR += py-unit 2001-08-15 19:49:05 +00:00
shell
6afb1bb8f6 Initial import of py-unit-1.4.1
---

A unit testing framework for Python based on JUnit and XUnit, the
de-facto standard frameworks for Java and SmallTalk respectively.
Provides a standard, proven, simple and elegant way to write unit
tests for Python software. GUI also provided.

WWW: http://pyunit.sourceforge.net
2001-08-15 19:48:27 +00:00
shell
cf36957446 Upgrade to 0.13 2001-08-15 06:42:34 +00:00
pvalchev
87864528ec Pass libSDL_la_LDFLAGS containing -version-info for libtool via MAKE_FLAGS
instead of patching configure unnecessarily.
2001-08-14 22:42:03 +00:00
lebel
e9289075ee -libtai 2001-08-14 20:49:35 +00:00
lebel
b62a017601 license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 20:48:33 +00:00
shell
1bf73ee04a Upgrade to 0.11 2001-08-13 08:59:30 +00:00
shell
b2841ea8ad Upgrade to pychecker-0.8.3 2001-08-13 08:17:35 +00:00
shell
d276b70c52 + p5-Test-Simple 2001-08-12 08:49:15 +00:00
shell
0e0769ddcb Initial import Test-Simple-0.10
---

This is an extremely simple, extremely basic module for writing
tests suitable for CPAN modules and other pursuits.
2001-08-12 08:48:17 +00:00
pvalchev
38e872a4dc NO_CONFIGURE is obsolete and not needed, remove it 2001-08-11 20:22:30 +00:00
kevlo
88a3e32de0 upgrade to version 1.10 2001-08-11 16:13:30 +00:00
kevlo
c1a15b9939 upgrade to version 2.02 2001-08-11 16:11:17 +00:00
pvalchev
010ed4a3f0 fix for -stable: cheat on freetype-config for now due to it not being
included in 2.9, although freetype2 is essentially there.
2001-08-10 23:16:27 +00:00
shell
8c6e485aab Upgrade to py-Checker-0.8
- Bump VERSION
- Remove old tag
2001-08-10 19:16:47 +00:00
pvalchev
bd6c834789 do not attempt to delete common gettext directories, discussed with lebel and naddy 2001-08-10 16:31:26 +00:00
shell
256f29d2c0 Upgrade to IO-stringy-2.105
- Bump VERSION
- Changes Makefile
2001-08-09 17:16:42 +00:00
pvalchev
1319239f9f remove dead master site 2001-08-07 23:12:18 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
pvalchev
f2e129ac89 sync libtool patches 2001-08-07 06:41:01 +00:00
pvalchev
12410cadc3 sync libtool with local mods 2001-08-07 05:35:45 +00:00
pvalchev
634f5744e3 + gengameng 2001-08-07 05:15:45 +00:00
pvalchev
317edc2f99 import of gengameng-3.0
The Generic Game Engine library supports the double-buffering
animation technique: one visible X11 pixmap where an image is
prepared, and one visible X11 window to which a prepared image
is copied at every animation period.

WWW: http://sites.netscape.net/sarrazip/
2001-08-07 05:04:23 +00:00
pvalchev
4145780974 changed master site... 2001-08-05 19:41:43 +00:00
pvalchev
9fd1c80164 sync with our libtool 2001-08-05 02:04:20 +00:00
jsyn
928b42a13e - update to rats-1.1
- now supports perl and python in addition to C/C++
ok pvalchev@
2001-08-04 07:42:04 +00:00
brad
badbf7a2b6 - bump PKGNAME
- use better check for ELF which uses cpp-predefined __ELF__ symbol
- allow for shared objects without "lib" prefix and non-versioned (both
for "modules")
- add proper interlibrary dependency checking
--
Porters please sync libtool patches with this and make sure to test to
make sure there is no breakage with each port.
2001-08-04 03:28:42 +00:00
fgsch
d8ac4c6fee Update PCCTS 1.33 MR25 (Maintenance Release #25). 2001-08-03 17:16:54 +00:00
shell
5ad99ece3f ALL_TARGET is defaults to 'all'
Reported by Heikki Korpela <heko@iki.fi>
2001-08-02 06:26:37 +00:00
pvalchev
dda5abb214 fix for powerpc -stable. 2001-08-01 21:11:31 +00:00
naddy
5f95e7c147 Update to knu-cvsweb 1.112.1.82:
* Chdir to TMPDIR so it works even when the cgi-bin directory is unreadable.
* Let the module/path box appear and work properly when there is
only one repository.
* perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce
* MFZ 1.111, but introduce @ForbiddenFiles instead of @DissallowRead
to forbid user to cvs checkout/diff/annotate specified files.
* MFZ 1.112: A couple of trivial fixes.
2001-08-01 19:59:25 +00:00
brad
d200616daa dewey dependency on Pth. 2001-07-31 23:48:18 +00:00
pvalchev
70f8b0afc4 cheat on automake/autoconf so that they do not get ran automagically 2001-07-29 19:46:17 +00:00
pvalchev
987bd4b414 + varconf 2001-07-29 07:20:09 +00:00
pvalchev
90d3f6bfc0 Import of varconf-0.5.0
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and
environment variables.  It supports callbacks and can store its
configuration information in separate Config objects or in one
global configuration instance.
2001-07-29 07:18:59 +00:00
pvalchev
5ee79fc96a Print a warning that these require a lot of virtual memory to build. 2001-07-28 17:28:26 +00:00
pvalchev
fbe2242a01 + atlas
+ libuta
2001-07-28 07:25:02 +00:00
pvalchev
60f884244a Import of atlas-0.4.3.1
This library implements the Atlas protocol, for use in
client-server game applications.  This library is suitable
for linking to either clients or servers.
2001-07-28 07:19:28 +00:00
pvalchev
308fbc3e91 Import of libuta-0.3.39
libuta is a Graphical User Interface library for C++ that uses SDL as
its output layer.  It allows application and game programmers to put
together portable graphical applications easily.  libuta has a range
of already implemented widgets and uses libsigc++ as a signal
dispatching system.  It also performs resource management and has a
sound system.

WWW: http://libuta.sourceforge.net/
2001-07-28 07:16:23 +00:00
pvalchev
c9ab54043d fix audio format selection code for the native audio driver; from espie@ 2001-07-27 00:04:47 +00:00
pvalchev
2ac986bd30 do not preserve LDFLAGS 2001-07-26 07:13:08 +00:00
pvalchev
2ac983f2c3 not needed 2001-07-26 06:45:30 +00:00
pvalchev
5e5e804143 Bump SDL library minor in dependency after an update. 2001-07-25 08:07:45 +00:00
pvalchev
c1cb058582 Update to SDL-1.2.2
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
2001-07-25 07:58:32 +00:00
jsyn
f8885f67cf remove unnecessary CC/CFLAGS passing -- it's supported in bsd.port.mk 2001-07-25 05:43:49 +00:00
pvalchev
3af767e948 not needed. 2001-07-25 03:43:05 +00:00
shell
4182e2c7cc Upgrade to 0.7.5 2001-07-22 21:32:45 +00:00
jakob
10ee651ab0 ranlib library after build; PR#1951 2001-07-22 20:50:02 +00:00
jsyn
9f75ab7725 - respect CC and CFLAGS
- jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- s/packetstorm.securify.com/www.packetstormsecurity.org/g sentinel/Makefile
ok lebel@, pvalchev@
2001-07-22 05:39:20 +00:00
jsyn
43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00
shell
6cb3967931 Add patches for libtool, no -release now
ok pval@
2001-07-20 20:59:33 +00:00
pvalchev
075462a113 Update to SDL_ttf-2.0.3
Uses FreeType 2.0 from XF4, drop print/freetype dependency.
--
no response from maintainer
2001-07-20 20:32:42 +00:00
shell
cd6e8a79e5 SUBDIR += py-mxDateTime 2001-07-20 17:43:01 +00:00
shell
be3842fa5d Initial import of py-mxDateTime-2.0.2
Port by Maurice Nonnekes <maurice@amaze.nl>

---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.

The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
2001-07-20 17:41:50 +00:00
brad
c6ec632ef6 FAKE_FLAGS -> DESTDIRNAME 2001-07-20 15:06:04 +00:00
brad
bad6f9c6df upgrade to libaudiofile 0.2.2 2001-07-20 14:33:02 +00:00
pvalchev
924b35d781 Any flavor permutation should work now. Remove checks that narrowed
down possible choices.
2001-07-20 03:10:10 +00:00
pvalchev
8e77d74ad9 When native audio is enabled, define OPENBSD_SUPPORT. This is simpler,
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.
2001-07-20 03:07:07 +00:00
pvalchev
ce5d4c4cab Drop oss flavor.
Note: If you use the esd flavor you'll still be using ossaudio, due to
esound itself linking with it.  So, we can't completely get rid of it yet.
2001-07-19 22:03:26 +00:00
pvalchev
c55b11cec2 build sdl only with FLAVOR=esd for the additional package 2001-07-18 21:53:56 +00:00
shell
75f449b010 SUBDIR += py-Checker and ,python1 2001-07-18 13:52:38 +00:00
shell
e0b2590f20 Initial import of py-Checker-0.7
---

PyChecker is a tool for finding common bugs in python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.
2001-07-18 13:51:37 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
brad
dafb0db227 bison 1.28 checksums 2001-07-16 18:53:21 +00:00
pvalchev
1d54db759a + sdlmm 2001-07-16 16:45:24 +00:00
pvalchev
d0a9622fcc Import of sdlmm-0.1.5
C++ wrapper for the Simple DirectMedia Layer

WWW: http://sdlmm.sourceforge.net/
2001-07-16 16:35:16 +00:00
kevlo
8e2e99f379 upgrade to version 1.0.4 2001-07-15 09:31:18 +00:00
pvalchev
75da3c2852 bump SDL library minor in the dependency entry here as well; thanks jcs@rt.fm 2001-07-13 22:14:04 +00:00
pvalchev
c12912b51f fix dynamic loading on a.out architectures 2001-07-13 21:36:00 +00:00
kevlo
d0cf936245 upgrade to version 1.0.12 2001-07-13 14:38:28 +00:00
brad
0f406ac163 oops, didn't mean to include the post-patch target 2001-07-13 11:47:00 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
brad
bf396a653e upgrade to bison 1.28 2001-07-13 01:55:59 +00:00
kevlo
e600253ebd +p5-Class-Date
+p5-Class-Loader
2001-07-12 09:06:18 +00:00
kevlo
7d95227945 Initial import of Class-Loader-2.00
This perl module is for loading modules and creating objects on demand.
2001-07-12 09:04:15 +00:00
kevlo
abdd73ff69 Initial import of Class-Date-1.0.3
This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative dates.
2001-07-12 09:01:43 +00:00
pvalchev
326ebccc9b Enable dummy joystick driver building. This offers empty joystick
function stubs.
Bump package version revision and crank library minor number.
2001-07-11 16:45:45 +00:00
brad
95ad280486 bad author updated the distfile without bumping the version #.
some of our local changes merged in but not all, still some brokenness
with the original program.
2001-07-11 13:24:20 +00:00
brad
e628f7dd70 rename patches 2001-07-10 23:55:16 +00:00
brad
94afa23f93 trim 2001-07-10 23:53:49 +00:00
shell
c1aaf3d06f Upgrade to 0.75.17
New MASTER_SITE
2001-07-10 03:48:54 +00:00
naddy
8f35fbddc4 Update to knu-cvsweb 1.110.1.78.
- MFZ 1.109.  Preset the global variable the stores the per file
  cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110.  But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.
2001-07-09 16:55:01 +00:00
brad
4e2558be14 upgrade to libevent 0.3d 2001-07-08 02:59:48 +00:00
reinhard
f57dc0c36e update to jakarta-servletapi-3.2.2 2001-07-07 13:09:44 +00:00
jsyn
398ddf5c5e more binary stripping; pcre/pgpdump - ok jakob@; cgichk/isic/its4 - ok
dugsong@; all ok espie@
2001-07-06 19:34:03 +00:00
pvalchev
3b4a413e28 repair esd audio, thanks espie 2001-07-06 15:25:21 +00:00
pvalchev
4bbf72fd3c make oss audio work again 2001-07-04 20:17:29 +00:00
pvalchev
601d8cfce3 simplify and remove unneeded stuff 2001-07-03 01:00:14 +00:00
brad
53836cdc0f add RCS id 2001-06-30 18:55:52 +00:00
brad
46e5263f84 upgrade to automake 1.4-p4 2001-06-30 17:49:58 +00:00
pvalchev
1cac88b997 sdl-sun-esd is really sdl-oss-esd as esound links with oss itself 2001-06-29 21:11:01 +00:00
espie
eef2266aaa Tsk, tsk. Removing flavors without removing SUBDIRS, careless... 2001-06-29 13:53:51 +00:00