Commit Graph

12450 Commits

Author SHA1 Message Date
brad
7272a8be65 add LIBTOOL to MAKE_FLAGS when USE_LIBTOOL is defined. 2001-08-26 21:42:18 +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
aaron
d2b62440c3 + gkrellweather 2001-08-26 18:27:36 +00:00
aaron
a39a617909 A GKrellM plugin which displays weather information. 2001-08-26 18:24:56 +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
espie
d30ad4bc50 Fix audiocd to continue working with the stubbed out lame. 2001-08-26 14:05:05 +00:00
espie
4a93435b7d lame support
Somewhat sneaky: link against a `stub' lame library so that the dependency
is a build dependency.

This allows us to put a lame-enabled kdebase on the CD: it will refer to
the stub library by default. When you grab a newer lame, it will have
a higher minor number, and be used instead (this is the old ssl/crypto
trick).
2001-08-26 12:04:44 +00:00
espie
edba69944d Install the whole thing, including the shared library.
Make sure it's built properly by USE_LIBTOOL.
Use the default install target, just tweak the html files location.

Bump the minor number to leave room for a stub library to put on CDs
to allow for things to depend on lame.
2001-08-26 12:00:38 +00:00
fgsch
c5ff7bf687 o Install libmp3lame.a and lame.h.
o Shorten package name so it fits better if no_x11 is used.
o Simplify do-install.
o Add missing html files to package list.

jakob@ ok.
2001-08-26 11:26:51 +00:00
lebel
c692dbc069 +gkrellmss 2001-08-26 03:45:55 +00:00
lebel
064fd0529f initial import of gkrellmss 0.2:
--
GKrellMSS is a plugin for GKrellM that has a VU meter and a chart. The
VU meter displays left and right channel audio levels. The sound scope
chart draws combined left and right audio channels as an oscilloscope
trace. The trace sweep speeds are adjustable from 100 usec/div to 50
msec/div, and there is a vertical sensitivity adjustment. And of course,
since it's a scope, it's triggered.

WWW: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
2001-08-26 03:45:02 +00:00
lebel
1700c504fd +gkrellmms 2001-08-26 03:09:50 +00:00
lebel
e7e5812497 initial import of audio/gkrellmms 0.5.5:
--
A plugin which allows you to control XMMS from within GKrellM.

WWW: http://gkrellm.luon.net/gkrellmms.phtml

Submitted by Joshua Stein <jcs@rt.fm>
2001-08-26 03:07:51 +00:00
naddy
941ef51bbf update to 1.0.4:
- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
2001-08-25 15:48:40 +00:00
shell
c61e4b0deb Cleanup 2001-08-25 13:08:33 +00:00
espie
bc8a492475 Cut out some parts of bsd.port.mk into separate modules.
This is work-in-progress. Supplemental hooks will be added when they
become necessary.

The goal is to permit separate subsystems to tweak the package building
process slightly. This should help e.g., python or qt2, for instance.

Documentation will come when it's tested more thoroughly...
2001-08-25 11:23:46 +00:00
espie
73a13467b7 Repair part of the library. Reroute find_cooked to find_scsi since OpenBSD
always uses SCSI interface. Remove corresponding kludge :-P in main.c
2001-08-25 11:19:25 +00:00
shell
38447456ab Upgrade to 1.20 2001-08-25 01:34:23 +00:00
shell
006c5f3697 Upgrade to 1.08, bump VERSION 2001-08-24 22:54:32 +00:00
brad
85961dc362 better HOMEPAGE URL that goes direct to the goods though this is still a
pain in the ass to get.
2001-08-24 22:21:02 +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
brad
5e7946da61 missing $1 2001-08-24 18:36:06 +00:00
jakob
8b00644e37 add missing files 2001-08-24 16:27:16 +00:00
jakob
7779084899 update to v1.7 2001-08-24 15:26:05 +00:00
espie
836b27675f - linux-netscape 2001-08-24 15:08:54 +00:00
espie
94c6e370bc moved to www/netscape/*linux 2001-08-24 15:07:14 +00:00
espie
e7436bd079 Integrate navigator/communicator ports. Consistent naming of bsdi/linux
versions.
2001-08-24 15:04:02 +00:00
espie
0aa3e082a0 Rename communicator-linux 2001-08-24 15:03:27 +00:00
espie
fef3510763 Rename navigator-linux 2001-08-24 15:02:56 +00:00
todd
2c70f18cb7 implement $PATCHORIG, a variable with the ability to change from .orig to
another suffix for 'update-patches' and 'patch', since there are some
distfiles that have foo and foo.orig already; ok espie@
2001-08-24 14:43:28 +00:00
espie
98836603b6 Fix clean/dist 2001-08-24 14:39:36 +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
naddy
4688ecb2f1 Update to 1.12.0. 2001-08-24 01:59:19 +00:00
naddy
97bec8f6ae Update to version 1.2.2.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.

- Hostname panel can also display system name
- Move krells out of the way only if data is displayed in panels
- Bugfixes:
 - Close open files before launching panel commands and net timer
   command.
 - Allow "owner" as well as "user" for fstab mounting.
 - Added a Polish translation.
2001-08-24 01:58:13 +00:00
espie
efa9e7652e Make it compile with cdparanoia, even though it doesn't quite work yet.
Move kdmrc creation to pkg_install time (fries@)
2001-08-23 22:25:49 +00:00
espie
e71fd86290 Recognize .Fx/.Nx/.Ox/.At 2001-08-23 22:24:18 +00:00
espie
e1696e42d0 Bump patch level so that other packages may get the right version. 2001-08-23 22:22:59 +00:00
lebel
b8ce08c5e8 update news/slrn to 0.9.7.2 2001-08-23 21:04:14 +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
brad
68ff5c23f8 - does not need autoconf/automake
- remove unnecessary patch
- use the programs own install target
2001-08-23 18:43:52 +00:00
peter
9887455613 add missing '/' to rmplc.co.uk mirror site 2001-08-23 16:29:55 +00:00
espie
fbacdda0b6 Enable cdparanoia libraries (to use by kde). 2001-08-23 16:23:22 +00:00
espie
91228bc7f3 Recognize empty @owner/@mode/@group correctly. 2001-08-23 09:13:19 +00:00
dhartmei
62396ad284 Fix log directory. From mpech@ and form@. Update to 2.2.1a is coming soon
(tired slacker just got home).
2001-08-23 09:12:13 +00:00
peter
a4a67349d5 add SNMP flavored zebra, now that it works 2001-08-23 07:54:54 +00:00