Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-10-06 | Update to version 1.4 of gensolpkg. | agc | 2 | -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-06 | Add a do-install target for Solaris installations only. | agc | 1 | -1/+19 | |
1999-10-06 | Change from USE_X11BASE to just USE_X11. Noticed by hubertf@netbsd.org. | jlam | 1 | -2/+2 | |
1999-10-06 | The API for WINGs changed, but this little app hasn't caught up yet. | jlam | 5 | -13/+47 | |
Patch so it can link correctly. | |||||
1999-10-06 | Regen. | simonb | 1 | -3/+3 | |
1999-10-06 | Add RCS/CVS ids. | simonb | 2 | -0/+4 | |
1999-10-05 | Support using a preinstalled Motif installation instead of Lesstif again. | tron | 1 | -10/+13 | |
1999-10-05 | Remove redundant dependence on "libproplist" package completely. | tron | 1 | -3/+2 | |
1999-10-05 | Use wildcard dependence for "libproplist" package. | tron | 1 | -2/+2 | |
1999-10-05 | Update "windowmaker" package to version 0.61.1. | tron | 3 | -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-05 | Update "libproplist" package to version 0.9.1. | tron | 5 | -23/+21 | |
1999-10-05 | Update htdig to 3.1.3. Bug fixes. Full details may be found in the ChangeLog | fredb | 6 | -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-05 | New variable XPKGBASE automatically set to ${LOCALBASE} or ${X11BASE} based | jlam | 1 | -4/+8 | |
on value of USE_LOCALBASE_FOR_X11. This points to the installation path of X11 packages built via pkgsrc. | |||||
1999-10-05 | add and enable jwhois | kim | 1 | -2/+3 | |
1999-10-05 | jwhois-2.1, a configurable whois client. | kim | 8 | -0/+82 | |
forget about all those separate registries! | |||||
1999-10-05 | Incorporate Solaris changes. | agc | 1 | -2/+6 | |
1999-10-05 | Add and enable jitterbug | wennmach | 1 | -1/+2 | |
1999-10-05 | Initial import of jitterbug-1.6.2: a web-oriented bug-tracking tool | wennmach | 13 | -0/+444 | |
1999-10-05 | Correct the documentation that describes proper usage. | jlam | 3 | -17/+18 | |
1999-10-05 | Update for changed distfile on master site. | sakamoto | 2 | -4/+5 | |
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp> | |||||
1999-10-05 | add 14400 and 28800 for BSD44 | sjg | 1 | -27/+63 | |
1999-10-05 | Make this work with xpkgwedge/USE_LOCALBASE_FOR_X11. | jlam | 2 | -1/+17 | |
1999-10-05 | Add and enable genpasswd. | kim | 1 | -1/+2 | |
1999-10-05 | Generate random passwords that are pronouncible in Finnish. | kim | 5 | -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-05 | Bump version to 1.7 - that's the version number in the distfile. | simonb | 1 | -2/+2 | |
1999-10-05 | this pkg wants xpm. add dependency. | hubertf | 1 | -1/+3 | |
1999-10-05 | This package wants xpm. | hubertf | 1 | -1/+3 | |
1999-10-05 | Don't try to strip the alien binaries when installing. | hubertf | 1 | -3/+3 | |
1999-10-05 | Fix OSTYPE - it's bsd-44, not bsd-4.4. | hubertf | 1 | -2/+2 | |
1999-10-05 | Got wrong file from cache... | kim | 1 | -2/+2 | |
1999-10-05 | Add dependency on ncurses, and use it. | hubertf | 4 | -1/+59 | |
1999-10-04 | Add ncurses to list of dependencies, and make the package understand | hubertf | 4 | -1/+59 | |
that it should not use "-L..." as a make-dependency. | |||||
1999-10-04 | Regen. | simonb | 1 | -1/+11 | |
1999-10-04 | Don't use a function called "abort" that takes one char * as a | simonb | 10 | -0/+489 | |
parameter. Fixes compile problems on at least pmax, arm32. | |||||
1999-10-04 | Regen. | simonb | 1 | -2/+2 | |
1999-10-04 | Don't override LDFLAGS if it is already set. | simonb | 1 | -2/+2 | |
1999-10-04 | Add USE_X11=yes so ELF can find the X11 libraries. | simonb | 1 | -1/+3 | |
1999-10-04 | Regen. | simonb | 1 | -2/+2 | |
1999-10-04 | Use ${LDFLAGS} on the "cc -o" line to find the libraries correctly. | simonb | 1 | -6/+6 | |
1999-10-04 | This package doesn't need to link in Xpm (lesstif comes with it's own Xpm | hubertf | 1 | -2/+2 | |
it seems). Detected with this the only pkg installed. ;-) | |||||
1999-10-04 | Link in the e-sound-daemon stuff. | hubertf | 2 | -0/+16 | |
1999-10-04 | This package wants a valid $DISPLAY to build, just like gimp. | hubertf | 1 | -1/+4 | |
(Although it doesn't seem to open any windows :-/) Mark as interactive if $DISPLAY is not set. | |||||
1999-10-04 | This fixes an error that will only occur on machines fast enough to | hubertf | 2 | -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-04 | Because "MIRROR_DISTFILE= no" isn't set by "suse.mk" any more we have do | tron | 1 | -1/+2 | |
set it here. | |||||
1999-10-04 | last part of upgrading sdr to 2.7 on request of Hubert Feyrer. | is | 4 | -0/+57 | |
Reason for upgrade: IPv6 support and a security fix. | |||||
1999-10-04 | Remove "MIRROR_DISTFILE= no". We now have the source RPMs on our FTP | tron | 1 | -2/+1 | |
server so that we are allowed to mirror the binary RPMs. | |||||
1999-10-04 | Upgrade to sdr-2.7. | is | 16 | -136/+125 | |
1999-10-04 | add (weak) dependency on ncurses | hubertf | 1 | -1/+2 | |
1999-10-04 | Move manpage to man/ja_JP.EUC/man1. | hubertf | 3 | -6/+6 | |
Requested in PR 8552 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> | |||||
1999-10-04 | Regen | bouyer | 1 | -4/+5 | |