Trying this, it appears that the list of master sites has
changed, and 3.2.2 has been withdrawn from the mirrors to
be replaced with 3.2.2b.
Here's an updated version of the patch that uses 3.2.2b,
and changes the list of download sites to match the project's
download page (<http://www.unrealircd.com/?page=downloads>).
It also omits files/patch-m_kick.c, as this patch appears
to have been included in 3.2.2b.
PR: ports/76297
Submitted by: Gerrit Beine <tux@pinguru.net>
- 3 text comment changes
- Pre-compiled plugin changed (not used by the port, we
compile on our own)
o No PORTREVISION bump since there are no relevant changes
Prompted by: Peter Thoenen <eol1@yahoo.com>
- Add gnometarget.
- Add gnomehier to fix the pkg-plist. [1]
- GNU_CONFIGURE -> USE_LIBTOOL_VER=15.
- Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in
in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you
care this then please take care of it as I don't have any KDE install and
can't test it. [1]
Reported by: pointyhat via kris [1]
o iip network servers have moved. Therefore, point source code
defaults at the correct new locations. This can be tweaked at run
time by a configuration file
o Flag DEPRECATED: 'IIP network has been resurrected but it is no
longer stable. It should work but be warned. Use at your own
risk!'
o Fetch updated node.ref file from MASTER_SITE_LOCAL under lioux.
Currently, file date version 20050110
o FILESDIR/wrapper.sh
- Better handle node.ref file first creation
- Random re-seed at every startup if /dev/urandom is available
o Bump PORTREVISION
o UPDATING should be checked for installation instructions
- Remove duplicate and inactive mirror from MASTER_SITES
- Add new official mirrors to MASTER_SITES
- Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS
- Use DATADIR in pkg-plist
PR: ports/75082
Submitted by: Michael Ranner <mranner@inode.at>
this port installs file in there. So replace the @dirrm with
"@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
do. I don't like this, but I don't know what else would work,
it would be nice if this "feature" was implemented as a builtin
to the package system.
Suggested by: kkenn
Tested by: Gilad Rom
9.6: Sat Dec 4 14:47:12 PST 2004
* fix critical bug in arg processing
9.5: Sat Dec 4 01:17:37 PST 2004
* moved -exec command into process(), so irssi can use it
* fix bug that wouldn't let '0' be printed by itself
* add -repeat flag ("-repeat 3 foo" becomes foofoofoo)
* fix bug that would prevent a single character from displaying
* retool -sine iterator a little better
* minor code cleanup
* make both -wave and -sine do the same thing
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after: