Commit Graph

12115 Commits

Author SHA1 Message Date
shell
797288f496 Changes ERRORS, more better
From Sebastian Stark <seb@todesplanet.de>
and
Reported by Heikki Korpela <heko@iki.fi>
2001-08-02 06:30:28 +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
5a3d16b168 - Lowercase PKGNAME
- Do not spawn subshells
2001-08-02 03:27:31 +00:00
jasoni
b150675b4b update to 5.8.8 (bug fix) 2001-08-02 03:10:17 +00:00
pvalchev
6a2558d802 add sourceforge to the master sites 2001-08-02 01:48:07 +00:00
naddy
a9741ba11d update image flavor to 1.10 2001-08-01 23:18:53 +00:00
pvalchev
dda5abb214 fix for powerpc -stable. 2001-08-01 21:11:31 +00:00
millert
352052b49c No need to define EXTRACT_SUFX to the default value; heko@iki.fi 2001-08-01 20:55:50 +00:00
naddy
e474a26956 add category "education"; discussed with pvalchev@ 2001-08-01 20:46:14 +00:00
naddy
91aaba3083 Import of gtypist 2.3.2.
GNU typist is a typing tutor package built using curses(3).  The
package contains a number of tutorials, drills and practise sessions
to help with mastering touch typing on the standard computer keyboard.
2001-08-01 20:41:07 +00:00
naddy
bc6d456b08 Update to version 1.2.0; from maintainer.
NOTE: Some configuration issues:
   o Net and inet command launching will need re-entering.
   o Inet charts can't use data saved by 1.0.x versions.
   o Plugins that were automatically enabled by being in
      ~/.gkrellm/plugins will now have to be enabled on the plugins
      config page.  A consequence of this is that your existing
      configuration setup for these plugins may be lost.

   o CPU charts can now show nice time, which also uses a new theme
     image.
   o Added an alert interface so limits can be set for triggering
     warn and alarm commands.  Builtin APM and sensor (temps, fan, volt)
     monitors can have alerts set.  Alerts can use the gvoice plugin.
   o User selectable fonts.
   o User plugin placements.
   o User definable format strings for drawing chart labels.
   o Right click on most panels to open the monitor config window.
     NOTE: To adjust panel heights, right click on them.
   o There is no longer compatibility with pre 0.10.0 theme formats (the
     change was announced a year ago).
2001-08-01 20:24:37 +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
jakob
d29065cca9 remove redundant ALL_TARGET; heko@iki.fi 2001-08-01 19:29:09 +00:00
dugsong
83aa727789 destdir -> dest. from <heko@iki.fi> 2001-08-01 19:22:09 +00:00
naddy
be9858f010 maintenance update; from maintainer 2001-08-01 10:06:08 +00:00
wilfried
3f4fa4c6b9 update Window Maker to 0.65.1
- Fixed crash with long titles in the window list menu (buffer overflow)
- fixed crash when removing menu entry for Window List or Workspace submenu
- Replaced almost all sprintf() calls with snprintf()
- Fixed some non-portable shell constructs used in installed scripts
- removed FocusFollowMouse from wmaker and WPrefs
- fixed problem with alpha images showing a blue tint on big endian machines
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
  related error when text was selected in a textfiled (including WPrefs.app
  and Window Maker itself).
- fixed bug with maximization of windows with fixed resize increments
- added None geometry display type
- fixed window enumeration bug
- removed GNUisms from wsetfont
- added slovakian translations
- added WINGs i18n patch
- fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
- added HMaximizeKey
- fixed bad SIGPIPE handling setup across forks
- added workaround for bug in locale handling on font set creation
2001-08-01 09:04:41 +00:00
pvalchev
7aae984078 + paragui 2001-08-01 06:49:03 +00:00
pvalchev
569a8beaec better 2001-08-01 06:48:02 +00:00
pvalchev
5a9a758601 Import of paragui-0.7.0
ParaGUI is a cross-platform high-level application framework and GUI
(graphical user interface) library. It can be compiled on various platforms.

ParaGUI's cross-platform nature is completely based on the Simple DirectMedia
Layer (SDL).

WWW: http://www.bms-austria.com/projects/paragui/
2001-08-01 06:39:58 +00:00
shell
8645b21fe3 Use MASTER_SITE_SOURCEFORGE
Report by Oscar Sznajder <os@atina.ar>
2001-08-01 02:38:30 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +00:00
brad
d200616daa dewey dependency on Pth. 2001-07-31 23:48:18 +00:00
espie
58571bb4ea Restore sudo in make deinstall. Naddy, Joshua Stein, and myself... 2001-07-31 22:26:48 +00:00
naddy
0521966d96 fix MASTER_SITES 2001-07-31 22:05:40 +00:00
jakob
fdbd1a342e update to postfix 20010228 patch 04. comments from Wietse below:
--
20010727
	Bugfix: updated LDAP client module from LaMont Jones, HP.
	This also introduces new LDAP query filter patterns: %u
	(address localpart) and %d (domain part). Files:
	conf/sample-ldap.cf, util/dict_ldap.c.

20010729
	Bugfix: recursive smtpd_whatever_restrictions clobbered
	intermediate results when switching between sender and
	recipient address restrictions. Problem found by Victor
	Duchovni, morganstanley.com. In order to fix, introduced
	address resolver result caching, which should also help to
	speed up sender/recipient address restriction processing.

	Bugfix: the not yet announced DUNNO access table lookup
	result did not prevent lookups with substrings of the same
	lookup key. Found by Victor Duchovni, morganstanley.com.

20010730
	Robustness: trim trailing whitespace from regexp and pcre
	right-hand sides, for consistency with DB/DBM tables.
	Files: util/dict_pcre.c, util/dict_regexp.c.

20010731
	Robustness: eliminate duplicate IP addresses after expansion
	of hostnames in $inet_interfaces, so that Postfix does not
	suddenly refuse to start up after someone changes the DNS.
2001-07-31 21:55:38 +00:00
naddy
5fcf2ddb84 mark i386-only
assumes unaligned access, no struct padding, little endian
2001-07-31 21:20:33 +00:00
jakob
f2653127d3 upgrade to stunnel v3.18
- MAX_CLIENTS is calculated based on FD_SETSIZE, now.
- Problems with closing SSL in transfer() fixed.
- -I option to bind a static local IP address added.
- Debug output of info_callback redesigned.
2001-07-31 20:13:25 +00:00
naddy
4bb0c095b7 Add "image" flavor for Hironori Sakamoto's experimental extension
to display inline images when w3m is run from an X11 terminal
emulator.  Ils sont fous, ces Japonais !
2001-07-31 15:27:08 +00:00
shell
f38564b6cd Upgrade to 1.8.2, minor bugfix release 2001-07-31 05:25:29 +00:00
espie
3034c5758c Flavor gl does no longer exist, since gl is standard in XFree 4. 2001-07-31 00:09:57 +00:00
jakob
abb27edaa2 update to version 4150 2001-07-30 23:09:05 +00:00
jsyn
23fe5a610f - remove gunshar dependencies
- change EXTRACT_CASES to match bsd.port.mk SHAR fix
ok pjanzen@
2001-07-30 21:03:16 +00:00
shell
cbd829d7ac Remove .po patches
- Original patches for gettext >= 0.10.37, and upstream authors
  now updated the .po files for gettext >= 0.10.37

ok espie@
2001-07-30 18:23:29 +00:00
espie
74273dd958 Damien Couderc (FirstName LastName) 2001-07-30 17:49:05 +00:00
brad
2a71e56fd3 add HOMEPAGE 2001-07-30 16:29:04 +00:00
espie
bc10ab81ac Ooops 2001-07-30 16:03:23 +00:00
espie
9698544b85 Tweak build, so that it won't try to pull in audiofile, and so that it
pulls the right gsm build, thus avoiding rebuild.
2001-07-30 15:47:16 +00:00
espie
9092e73fa6 ...and remove old patches 2001-07-30 15:38:41 +00:00
espie
27ba84b0d1 Rename patches prior to tweaks... 2001-07-30 15:33:22 +00:00
espie
5efc528bdc More trouble... Revert sed -e so that it will work. 2001-07-30 15:07:49 +00:00
espie
950a3a0fa6 Tsk, tsk. 2001-07-30 14:55:07 +00:00
jsyn
62cee9e1e2 Fix EXTRACT_CASES for shell archives (handles leading cruft, too!)
ok espie@
2001-07-30 14:45:26 +00:00
espie
ad09219591 Pass PKG_TMPDIR thru to pkg_add. From Heikki Korpalla. 2001-07-30 14:34:34 +00:00
espie
19d7809002 Lots of internal changes.
- define _FULLPKGNAME* and _PKGFILE*. Use _PKGFILE* as package cookie
instead of package_done.
- use ${PKG_DBDIR}/${_FULLPKGNAME${SUBPACKAGE}/+CONTENTS as install cookie.

- BIN_PACKAGES variable. If set to yes, remove coupling between
PACKAGE_COOKIE and dependencies, so that binary packages exist
independently of working directories.

- mark packages as precious.

- change all refs to PKGFILE to _PKGFILE${SUBPACKAGE}.
- add bulk-packages target.

Note that BIN_PACKAGES and TRUST_PACKAGES are off by default.
This interface is likely to change. The name bulk-packages will probably
change as well.

We will probably get rid of the old PKGFILE/FULLPKGNAME (taking SUBPACKAGE
into account) and use the new PKGFILE/FULLPKGNAME
PKGFILE-foo/FULLPKGNAME-foo instead (with explicit subpackage information).
This is less confusing and simpler.
2001-07-30 14:13:16 +00:00
espie
b6ae200cde +graphviz 2001-07-30 13:48:02 +00:00
kevlo
0b65123304 typo. Pointed out by Nick Nauwelaerts <nick.bsd@be.wanadoo.com> 2001-07-30 13:24:49 +00:00
espie
549ce93950 ...and include bsd.own.mk at top, so that I get my /etc/mk.conf read. 2001-07-30 13:15:24 +00:00
espie
67710ce3fa Option to copy maple distfiles instead of linking files, since I always
get hosed with the CDRom at the office when reinstalling all ports.
2001-07-30 13:12:10 +00:00
espie
84d943f2b5 Pass explicit WARNINGS, compile with current. 2001-07-30 13:04:26 +00:00
espie
be39090af9 Let qutils show up in /usr/local/lib. 2001-07-30 12:41:46 +00:00