Commit graph

64525 commits

Author SHA1 Message Date
minskim
e62e6e547e Add and enable anise. 2004-07-25 16:15:26 +00:00
minskim
c67ffb7e29 Import anise-0beta10. Packaged by Lee Jae-Hong (pyrasis at chol dot com).
ANISE is an open source implementation of the adventure game scripting
engine (AISV) used by popular adventure games from Elf and Silky's.
2004-07-25 16:13:33 +00:00
tv
96441d9587 freenet-tools -> 0.2.23 2004-07-25 15:36:56 +00:00
tv
0269baa633 Update to 0.2.23.
(Add --ignore, --mime-none, --delete options; a couple memory alloc fixes.)
2004-07-25 15:36:31 +00:00
tv
dac9200874 entropy -> 0.8.2.416 2004-07-25 15:32:56 +00:00
tv
1d1bd365ee duh.org is no longer mirroring the distfile. 2004-07-25 15:30:57 +00:00
tv
51d0d54f89 www.duh.org is no longer mirroring the distfile. 2004-07-25 15:29:29 +00:00
tv
728f216bff Update to 0.8.2.416 (long overdue); some minor fixes in keyspace management. 2004-07-25 15:29:11 +00:00
tv
a413436ab8 dhid -> 5.2 2004-07-25 15:27:37 +00:00
tv
9c235e4027 Update to 5.2. Changes:
BUG: Client crashes when server reply comes from a different IP address
than that to which the initial packet had been sent. Fixed.

BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed.
   connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)
2004-07-25 15:27:02 +00:00
minskim
c5e70908e2 Update amule to 1.2.8. Patch provided by Sergio Jimenez in PR pkg/26421.
Changes since 1.2.6:
        * Added eserver 16.47 fix (org. by Kry)
	* Translations update
	* Added auto-priority fixes (org. by Xaignar)
        * Removed the useless connection wizard from aMule
	* Code cleaning
	* Added websearch function (filehash.com)
	* Added Fake-checks function (jugle.net & filehash.com)
	* Changed the default server.met URL
	* New buttons added:
	  - reload sharedfiles
	  - switch upload/uploadqueue
	  - clear completed files
	* Fixed filesize in copy ed2k link to clipboard (org. by lemonfan)
	* Added fix from lugdunum to avoid blacklisting on servers
	* Rabbit icons for aMule clients in DL & UP window
	* Added alehack's queue patches
	* Removed double A4AF entry (org. by Xaignar)
	* Added bluecow's fix
	* Added 2 new columns in upload window (Upload/Download + Remote Status)
	* "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
	* Added copy file 'feedback' to clipboard function
	* Fixed curl-config detection for debian users
	* Added new Toolbar icons [ thx to http://www.everaldo.com ;) ]
	* Changed:
	  - max connections: 25-7500
          - upload queue: 500-5000
          - max new connections / 5 sec: 5-500
          - remove dead servers after: 1 >
          - tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!)
	* > 2GB bug (untested)
	* Removed "Upload/Download list refresh" code
	* Kry's fixes from 2.0
        * Onlinesig fixes
	* Fixed already downloading files not being marked as such on search results (org. by elfstone)
	* Improved Launch-browser function
        * Compatibility with new amulesig.dat
	* Updated the licence file
	* Changed installation of webserver stuff
	* Fixed better gtk2 detection
        * Phk for searching for new icons ;)
	* Everaldo for the great icons
	* All the bug-reporters, helpers, translators and users at http://forum.amule.org
	* As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
2004-07-25 14:00:21 +00:00
grant
1e99c0fee7 add CONFLICT with ssh2-nox11. 2004-07-25 12:36:03 +00:00
grant
0b85776bd8 add CONFLICT with openssh. 2004-07-25 12:35:06 +00:00
grant
d4f7b767c4 "ln -s" does not overwrite existing targets on all platforms,
explicitly rm targets before trying to create symlinks.

fixes install on Solaris.
2004-07-25 12:29:19 +00:00
wiz
47c24aacd1 Note NeoPop-SDL update to 0.2. 2004-07-25 12:28:22 +00:00
wiz
2b9f05ad57 Update to 0.2:
* load ROMs from zip archives
* YUV overlay (hardware scaling)
* config file (~/.neopop/neopoprc)
* joystick support
* HQ2x/HQ3x smoothing scalers
* sound and throttling improvements
* speed improvements
* configurable key and joystick bindings
* pause
* 10 state save slots
* on-screen display
2004-07-25 12:27:46 +00:00
grant
6d3c089bb1 make this build on NetBSD >=2.0E with statvfs(). 2004-07-25 11:59:27 +00:00
tron
6b7e168e5f Record checksum for linux binary distribution. 2004-07-25 09:12:39 +00:00
grant
51bd835ca8 correctly use PKG_SUFX instead of ".tgz".
this fixes a problem where bulk builds with PKG_SUFX=.tbz would
needlessly, repeatedly rebuild dependency packages because
${PKGNAME}.tgz did not exist.
2004-07-25 08:40:46 +00:00
grant
5668b65ff5 note update of aspell to 0.50.5nb1 (libm dependency on Solaris). 2004-07-25 07:43:30 +00:00
grant
c3c01fde3f link against libm on Solaris for sqrt(), as well as libCrun and libCstd
when using SunPro so libaspell.so can resolve all symbols required.

bump PKGREVISION for library dependency change.
2004-07-25 07:42:02 +00:00
grant
a8c0d67d4f handle X.org 6.7 and treat it the same way as XFree86 4.4 for the
moment.
2004-07-25 07:34:38 +00:00
grant
38ec7e0ca7 move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk. 2004-07-25 06:51:33 +00:00
grant
9a993c5df0 one of the Makefiles uses ${RM} but doesn't define it, so pass
RM=${RM} in MAKE_ENV.
2004-07-25 06:15:24 +00:00
grant
feb2560cae note update of nbsed to 20040725. 2004-07-25 05:42:58 +00:00
grant
8d0cac60d6 bump to 20040725. 2004-07-25 05:42:30 +00:00
grant
5eee77338d sync with src:
Usage: Options before arguments; add -E.
2004-07-25 05:40:39 +00:00
grant
46bbd6c55d sync with src:
Sort options.
2004-07-25 05:40:25 +00:00
grant
9c376da5ba sync with src:
Yet another s/xmalloc/xrealloc/ so that large multi line text
can be added.
2004-07-25 05:40:08 +00:00
grant
c379f4f3de this blindly calls "gcc", so use buildlink3 so it uses the wrappers. 2004-07-25 04:57:11 +00:00
grant
451309f5c1 call ${BSD_INSTALL} instead of "install". fixes install on Solaris. 2004-07-25 04:51:26 +00:00
grant
69b1c87899 be quiet in post-extract, too. 2004-07-25 04:47:15 +00:00
grant
4193bb5aa1 be quieter in post-patch and pre-build targets. 2004-07-25 04:46:10 +00:00
grant
ff39f3579e only pass -traditional if using gcc. 2004-07-25 04:45:41 +00:00
grant
72928b60b8 expose a hidden dependency on openssl (it is needed all the time, not
only when openldap support is enabled).
2004-07-25 04:35:14 +00:00
grant
6f7f00cf3e don't override pkgsrc set build variables, don't pass gcc specific
flags.

fixes install on Solaris.
2004-07-25 04:30:09 +00:00
kim
c96fc26643 Note update of p5-Image-Imlib2 to 1.03 2004-07-25 04:25:04 +00:00
kim
50c4e682df Upgrade to Image-Imlib 1.03:
1.03 Tue Jul 13 11:30:47 IST 2004

    * fixed minor POD tyop
    * new flip_horizontal, flip_vertical, flip_diagonal
      (thanks to Tuomas Jormola)

1.02 Tue May 25 22:18:32 BST 2004

    * renamed Changes to CHANGES
    * new set_quality function (thanks to Andreas Plesner)

1.01 Mon Nov 3 19:18:14 GMT 2003

    * document get_width and get_height methods (thanks to Andreas Plesner)
    * added NINJA support

1.00 Sun Sep 14 09:47:42 BST 2003

    * applied patch to make the module work under threaded perls
      (thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3)
    * applied patch to make the module work without X
      (spotted by Mike Castle, Jens Gassmann)
    * applied patch to pass the correct compiler flags
      (thanks to Christian Laursen)
2004-07-25 04:23:36 +00:00
grant
a8e47b5c8d use buildlink3, expose hidden dependency on openssl. 2004-07-25 04:19:59 +00:00
grant
84898028ef including libpcap/buildlink3.mk now adds the required socket
libraries for the target platform to LDFLAGS automatically, so we
don't need to also specify them here.
2004-07-25 00:21:16 +00:00
grant
b0c97d22ca this blindly calls "gcc" with gcc specific flags, so use buildlink3 so
we use the wrappers.
2004-07-25 00:10:38 +00:00
grant
ce800511ae expose hidden dependency on openssl and tell configure where to find it. 2004-07-25 00:06:33 +00:00
grant
c6dff8ecb2 use buildlink3 so we strip gcc specific arguments. 2004-07-24 23:56:29 +00:00
grant
2556c62c37 regenerate patches with pkgdiff so they apply cleanly with
devel/patch.
2004-07-24 23:55:27 +00:00
grant
1585907690 this only uses a c++ compiler. 2004-07-24 23:50:01 +00:00
recht
6078f1509c Use mk/pgsql.buildlink3.mk for choosing the PostgreSQL version to be used. 2004-07-24 23:06:56 +00:00
recht
472cc8c1a4 Note the renaming (remove/add) of the postgresql 7.3 packages to
postgresql73.
2004-07-24 23:00:04 +00:00
recht
666e12f01b Add and enable the postgresql packages with their new names. 2004-07-24 22:52:42 +00:00
grant
d9b9dc59b6 really add the patch. 2004-07-24 22:52:26 +00:00
grant
728eccd15b patch the install script again to get rid of "export -n" bash'ism. 2004-07-24 22:51:32 +00:00