summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-10-06Update to version 1.4 of gensolpkg.agc2-4/+4
Added functionality includes: + Remove the need to specify the Solaris package abbreviated name - it gets generated from PKGNAME automatically + Add depend file generation, for all dependencies + Add support for symlinks in PLIST + Add support for conflicts in depend(4) file. + Create a compressed, stream package after the original package is made.
1999-10-06Add a do-install target for Solaris installations only.agc1-1/+19
1999-10-06Change from USE_X11BASE to just USE_X11. Noticed by hubertf@netbsd.org.jlam1-2/+2
1999-10-06The API for WINGs changed, but this little app hasn't caught up yet.jlam5-13/+47
Patch so it can link correctly.
1999-10-06Regen.simonb1-3/+3
1999-10-06Add RCS/CVS ids.simonb2-0/+4
1999-10-05Support using a preinstalled Motif installation instead of Lesstif again.tron1-10/+13
1999-10-05Remove redundant dependence on "libproplist" package completely.tron1-3/+2
1999-10-05Use wildcard dependence for "libproplist" package.tron1-2/+2
1999-10-05Update "windowmaker" package to version 0.61.1.tron3-7/+8
Changes since version 0.61.0: - fixed Xdnd by cropping filename with "" - fixed OPEN_MENU - fixed crash when moving a shaded window with keyboard - fixed problem with window shortcut assignment from the menu - fixed problem with fonts in WINGs (Masahide -mac- NODA <mac@flab.fujitsu.co.jp>) - fixed multihead bugs (Morten Bgeskov" <mb@dbc.dk>) - fixed crashing bug when saving session information. - fixed crashing bug related to onmipresent icons in Clip
1999-10-05Update "libproplist" package to version 0.9.1.tron5-23/+21
1999-10-05Update htdig to 3.1.3. Bug fixes. Full details may be found in the ChangeLogfredb6-20/+41
or at <http://www.htdig.org/RELEASE.html>. To the package - - Remove NOT_FOR_PLATFORM, as I failed to duplicate the reported problem (using a mac68k-1.3H system). - - Move htsearch to libexec/cgi-bin, where apache might look for it. - - Don't extract included db-2.6.4 directory. - - Add comment to patch for configure.in, explaining how to reconstruct patch to configure. Committing them both eases maintenance and permits building without extracting htdig-*/db, and without autoconf.
1999-10-05New variable XPKGBASE automatically set to ${LOCALBASE} or ${X11BASE} basedjlam1-4/+8
on value of USE_LOCALBASE_FOR_X11. This points to the installation path of X11 packages built via pkgsrc.
1999-10-05add and enable jwhoiskim1-2/+3
1999-10-05jwhois-2.1, a configurable whois client.kim8-0/+82
forget about all those separate registries!
1999-10-05Incorporate Solaris changes.agc1-2/+6
1999-10-05Add and enable jitterbugwennmach1-1/+2
1999-10-05Initial import of jitterbug-1.6.2: a web-oriented bug-tracking toolwennmach13-0/+444
1999-10-05Correct the documentation that describes proper usage.jlam3-17/+18
1999-10-05Update for changed distfile on master site.sakamoto2-4/+5
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
1999-10-05add 14400 and 28800 for BSD44sjg1-27/+63
1999-10-05Make this work with xpkgwedge/USE_LOCALBASE_FOR_X11.jlam2-1/+17
1999-10-05Add and enable genpasswd.kim1-1/+2
1999-10-05Generate random passwords that are pronouncible in Finnish.kim5-0/+25
Useful for assigning an initial password to new accounts (has an option to output the encrypted form of the password also).
1999-10-05Bump version to 1.7 - that's the version number in the distfile.simonb1-2/+2
1999-10-05this pkg wants xpm. add dependency.hubertf1-1/+3
1999-10-05This package wants xpm.hubertf1-1/+3
1999-10-05Don't try to strip the alien binaries when installing.hubertf1-3/+3
1999-10-05Fix OSTYPE - it's bsd-44, not bsd-4.4.hubertf1-2/+2
1999-10-05Got wrong file from cache...kim1-2/+2
1999-10-05Add dependency on ncurses, and use it.hubertf4-1/+59
1999-10-04Add ncurses to list of dependencies, and make the package understandhubertf4-1/+59
that it should not use "-L..." as a make-dependency.
1999-10-04Regen.simonb1-1/+11
1999-10-04Don't use a function called "abort" that takes one char * as asimonb10-0/+489
parameter. Fixes compile problems on at least pmax, arm32.
1999-10-04Regen.simonb1-2/+2
1999-10-04Don't override LDFLAGS if it is already set.simonb1-2/+2
1999-10-04Add USE_X11=yes so ELF can find the X11 libraries.simonb1-1/+3
1999-10-04Regen.simonb1-2/+2
1999-10-04Use ${LDFLAGS} on the "cc -o" line to find the libraries correctly.simonb1-6/+6
1999-10-04This package doesn't need to link in Xpm (lesstif comes with it's own Xpmhubertf1-2/+2
it seems). Detected with this the only pkg installed. ;-)
1999-10-04Link in the e-sound-daemon stuff.hubertf2-0/+16
1999-10-04This package wants a valid $DISPLAY to build, just like gimp.hubertf1-1/+4
(Although it doesn't seem to open any windows :-/) Mark as interactive if $DISPLAY is not set.
1999-10-04This fixes an error that will only occur on machines fast enough tohubertf2-1/+24
compile through two directories in the "libray" directorie in 1 second: the upto-date check of libray.a will fail because it was already touched in this very second. Slowing things down here will help. (I seem to remember some hacking about this before, maybe in make(1), but I don't remember, and I won't start hacking make(1) now ;-)
1999-10-04Because "MIRROR_DISTFILE= no" isn't set by "suse.mk" any more we have dotron1-1/+2
set it here.
1999-10-04last part of upgrading sdr to 2.7 on request of Hubert Feyrer.is4-0/+57
Reason for upgrade: IPv6 support and a security fix.
1999-10-04Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTPtron1-2/+1
server so that we are allowed to mirror the binary RPMs.
1999-10-04Upgrade to sdr-2.7.is16-136/+125
1999-10-04add (weak) dependency on ncurseshubertf1-1/+2
1999-10-04Move manpage to man/ja_JP.EUC/man1.hubertf3-6/+6
Requested in PR 8552 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
1999-10-04Regenbouyer1-4/+5