Commit graph

76019 commits

Author SHA1 Message Date
adam
92644d0367 SSL support is now optional via options.mk; config files are installed correctly (Fix PR#29504) 2005-03-08 09:33:19 +00:00
adam
fe2671665d Updated osh to 050131 2005-03-08 09:07:02 +00:00
adam
208f6307d0 Changes 050219:
examples:
	* Updated the example initialization files.
	* Added a few command files to give users a head start
	  in scripting the shell.

osh.1 and sh6.1:
	* Made a few more minimal revisions.

osh and sh6:
	* Did a little more code cleanup.
2005-03-08 09:05:46 +00:00
grant
c8f2692453 apply patch from mozilla CVS to fix bug id #260337 (installer missing
libnsl on Solaris), as well as another sh(1) portability fix.

	https://bugzilla.mozilla.org/show_bug.cgi?id=260337

no PKGREVISION bump because this didn't build on Solaris without
libnsl.
2005-03-08 08:53:08 +00:00
grant
6ff405be8b sync w/ mail/thunderbird/MESSAGE 2005-03-08 08:51:43 +00:00
wiz
23a0264a81 Fix previous. 2005-03-08 01:47:31 +00:00
lukem
e3a33d1053 Add a note as to the purpose of this script. 2005-03-08 01:36:16 +00:00
xtraeme
24a741e9cb Regen (typo in editing.xml and added a new section "Packages installing
startup scripts).
2005-03-08 01:25:09 +00:00
xtraeme
5f64cf41d9 fixes.xml:
Added section 12.5.18: "Packages installing startup scripts".

editing.xml:

Fix typo, the target is "install-htdocs" not "install-htdoc".
2005-03-08 01:22:41 +00:00
grant
6f23238a15 fix previous to work with pkgsrc bmake, and add a comment explaining
why it must be done this way.
2005-03-08 00:52:31 +00:00
dmcmahill
010e59b2b2 use defined() instead of !empty() 2005-03-08 00:26:31 +00:00
tv
71e2654fa3 nb5: Rework Interix support, based on work done by Interop Systems
*before* a BSD-with-advertising license was added to their diffs, and other
work done personally by me.

sshd now works.  Most permissions checks work properly.  Privsep is off by
default, and the sshd user is not created, on Interix until some problems
with privsep are fixed (perhaps by abstracting the auth functionality out
to openpam).
2005-03-07 23:29:49 +00:00
abs
f0b56b8383 update pkglint to 4.09:
Handle ! in .if conditionals, plus move slightly closer to the real
'make's behaviour when using defined() and empty(). Should fix pkg/28346
2005-03-07 22:21:15 +00:00
xtraeme
bf04656d7b Updated dspam to 3.2.8 2005-03-07 21:01:22 +00:00
xtraeme
39b5bece9d Update to 3.2.8 (bugfix release).
Changes:

BUGFIX: TOE Training mode breaks automatic whitelisting
2005-03-07 21:00:20 +00:00
bad
237cf6898e Because LIBTOOLIZE_PLIST is "yes" by default we must list only the .la file
in the PLIST.
2005-03-07 20:49:24 +00:00
bad
c182b6d93e Make the description of LIBTOOLIZE_PLIST a bit more explicit about
the file names of libtool archives.
2005-03-07 20:39:23 +00:00
bad
3f38b9d280 Change a comment to reflect the current default value of LIBTOOLIZE_PLIST. 2005-03-07 20:29:55 +00:00
agc
195b760500 Note the start of the freeze for the pkgsrc-2005Q1 branch 2005-03-07 18:52:04 +00:00
minskim
d3432c87ea Include locale.h to use LC_CTYPE on Darwin. Fixes PR pkg/29205. 2005-03-07 18:29:03 +00:00
jwise
1e5551c60f Rebuild now that a problem in emacs.mk which was causing PKG_NAME to be corrupted
is fixed.
2005-03-07 17:50:32 +00:00
jwise
c7e28bb93b Do NOT assume that DISTNAME == PKG_NAME just to avoid using :=.
Doing so broke any package (such as matlab-mode) where these were not equal,
and in a particularly damaging and non-obvious way.
2005-03-07 17:48:08 +00:00
bouyer
4e5683fbea Regen for RMD160 digest. 2005-03-07 17:29:06 +00:00
bouyer
3740d97484 Adjust for newer python framework. 2005-03-07 17:27:25 +00:00
agc
6661b27ff2 Initial import of e16menuedit2 into the Packages Collection.
Provided by Chris Wareham in PR 28097.

        e16menuedit2 is a menu editor for the Enlightenment window
        manager.  This supercedes the old GTK+ 1.2 based menu editor,
        and conforms to the GNOME HIG spec.
2005-03-07 16:51:26 +00:00
agc
02643c8eaf Add and enable e16menuedit2 2005-03-07 16:50:20 +00:00
agc
e2d4428fa2 Initial import of e16menuedit2 into the Packages Collection.
Provided by Chris Wareham in PR 28097.

	e16menuedit2 is a menu editor for the Enlightenment window
	manager.  This supercedes the old GTK+ 1.2 based menu editor,
	and conforms to the GNOME HIG spec.
2005-03-07 16:49:14 +00:00
bouyer
3624eaa212 Note xentools20-2.0.3 2005-03-07 16:03:56 +00:00
bouyer
316ac214bc Add xentools20 2005-03-07 16:01:47 +00:00
bouyer
d24fdd5ce6 Initial import of xentools 2.0, for use with NetBSD as a xen2 domain0. 2005-03-07 15:59:08 +00:00
adam
7c36e0a0af Updated libopendaap to 0.3.0 2005-03-07 15:32:07 +00:00
adam
678024a53a Changes 0.3.0: 2005-03-07 15:31:26 +00:00
adam
6b5d24a043 Changes 0.3.0:
* Many many bug fixes.
* Supports connecting to mt-daapd daap servers.
* Watch remote hosts for updates
* Fix problem where iTunes would no longer serve our requests.
* Improved debugging support.
2005-03-07 15:30:44 +00:00
adam
7d5772bd3e Use optimisation flags from now on 2005-03-07 15:09:59 +00:00
adam
f7bdf22174 Updated sqlite3 to 3.1.3nb1 2005-03-07 15:00:13 +00:00
adam
2bbd795e55 Added an option to build the package with tcl support 2005-03-07 14:59:06 +00:00
wiz
c98300eda6 Note libffi update. 2005-03-07 14:55:15 +00:00
wiz
07c93f0fe1 Use gcc-3.3.5 tarball. Very minor changes. Bump PKGREVISION.
Adapt patch-aa to include (currently untested) powerpc support.
2005-03-07 14:54:40 +00:00
minskim
738dea3243 Add and enable wdic. 2005-03-07 14:49:47 +00:00
minskim
fb518315f4 Import wdic-3.0. Packaged by Yi Min-Cheol.
wdic is a terminal-based English dictionary for Korean.  It fetches
data from the Empas dictionary (http://engdic.emaps.com/).
2005-03-07 14:48:09 +00:00
wiz
e2ea684c7e asc updated to 1.15.3.0. 2005-03-07 14:42:08 +00:00
wiz
14b61bb1ec Update to 1.15.3.0:
Updated most campaign maps
Updated unit cost calculation
Fixed: view problems when starting a map by command line parameter
Fixed: kamikaze units don't defend any more
Fixed: ships could not build ground turrets
Fixed: several replay bugs
Fixed: reaction fire could be evaded
Fixed: mapeditor crash and limitations when resizing maps
Fixed: ai crash
Fixed: resource vanished after refuelling
Fixed: wrong resource capacity display when resource input is disabled in
buildings
Fixed: more resources in buildings that storage capacity
2005-03-07 14:40:07 +00:00
wiz
0015cbf314 crimsonfields updated to 0.4.7. 2005-03-07 14:28:34 +00:00
wiz
c22e7dbfbc Update to 0.4.7:
* 0.4.7 (21-02-2005)
  - fixed railroads being impassable
  - added single-step undo
  - added first mission of a tutorial campaign
  - triggering events can now obsolete other events
  - replaced broken 'nextmap' event with more versatile 'configure'
  - extended 'createunit' and 'research' events
  - added cf2bmp utility to create map images
  - updated Polish and Slovak translations

* 0.4.6 (18-01-2005)
  - added new maps 'Radio Silence' and 'Swords and Plowshares' (Yalwa
    campaign)
  - fixed crash related to mine sweepers
  - improved path finder resulting in much faster computer turns
  - updated Polish and added Slovak translation
  - added random terrain generation in CoMET
  - improved map scrolling in CoMET
  - rewrote stuff in tools/ so that no source files have to be touched for
    new languages/units/tiles anymore
  - various minor bugfixes
2005-03-07 14:27:54 +00:00
adam
db07a78515 Updated xfce4-weather-plugin to 0.4.9 2005-03-07 14:17:56 +00:00
adam
6d87e7cec0 Changes 0.4.9:
* Improvements and bug fixes
2005-03-07 14:15:57 +00:00
adam
4047358459 Define QMAKE for CONFIGURE_ENV and MAKE_ENV, so sub-packages can find 'gmake'
easier. (Fix PR#29571)
2005-03-07 12:59:54 +00:00
wiz
f995eb1fdb + gnats-4.1.0, mftrace-1.1.5, potrace-1.7, py-kenosis-0.95,
py-qt3-base-3.14.1, py-qt3-modules-3.14.1, py-qt3-qscintilla-3.14.1,
  py-qt3-sip-4.2.1, qt3-qscintilla-1.5.1, rdesktop-1.4.0, riece-1.0.8,
  sitecopy-0.15.0, spamass-milter-0.3.0 [pkg/29320], sqlitemanager-1.0.5,
  xfce4-weather-plugin-0.4.9 [pkg/29601].
2005-03-07 12:56:30 +00:00
augustss
8309fc86f8 Updated wxhaskell to 0.9. 2005-03-07 12:55:53 +00:00
adam
619059939d Updated gimp-docs to 2.0.7 2005-03-07 12:38:00 +00:00