Commit Graph

1155 Commits

Author SHA1 Message Date
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