Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-09-29 | Import crack from FreeBSD. | bouyer | 9 | -0/+97 | |
1999-09-29 | Update to top version 3.5beta9. | agc | 4 | -19/+6 | |
Changes since beta7: Fri Dec 18 1998 - wnl (3.5beta9) Configure checks status of "make" and complains if it fails. Thu Dec 17 1998 - wnl (3.5beta9) Added module sco5 from Mike Hopkirk. Added module netbsd132 from moto kawasaki. Sun Oct 25 1998 - wnl (3.5beta9) Added Casper's patches for sunos5 for the following: produce same results as swap -s (5.5 and higher), don't use system_pages kstat when /dev/kmem can be opened, skip . and .. when reading /proc, replace use of SOLARIS24 with OSREV. Fri Sep 11 1998 - wnl (3.5beta9) Added workaround to getans for the absence of $< in SCO Unix. Wed Jul 1 1998 - wnl (3.5beta9) Changed structure member "errno" to "errnum" in commands.c. Replaced hpux10 module with one from John Haxby. Fri Apr 17 1998 - wnl (3.5beta8) Moved definition of _KMEMUSER earlier in m_sunos5.c. This should fix the compilation problem with gnu 2.7.2.3, obviating the need for the fixinc.svr4 patch, but hopefully will not affect anything else. Added -DORDER to m_sunos4mp.c | |||||
1999-09-29 | Import of canonical tnftp 20030825 sources, | lukem | 1 | -0/+251 | |
to make it easier to track new versions. | |||||
1999-09-29 | On Solaris, libexec/chg-scsi doesn't get built or installed, so modify | agc | 1 | -1/+8 | |
the PLIST accordingly. | |||||
1999-09-29 | Use pkglibtool on Solaris as well as NetBSD. | agc | 1 | -2/+2 | |
1999-09-29 | Add a do-build target to work around what would appear to be a | agc | 2 | -2/+14 | |
compiler error. I do not have the time, effort, energy or smarts to fix the compiler. | |||||
1999-09-29 | Remove trailing whitespace from PLIST entries, which cause generated | agc | 1 | -13/+13 | |
prototype files for Solaris packages (with gensolpkg) not to work. | |||||
1999-09-29 | Make this package work on Solaris again - only use the IPv6 patches if | agc | 1 | -7/+10 | |
the OS is NetBSD. | |||||
1999-09-29 | new sum | christos | 1 | -1/+5 | |
1999-09-29 | oops forgot one lunix patch | christos | 1 | -0/+78 | |
1999-09-29 | make this work under linux: | christos | 3 | -0/+138 | |
- 1. we really need to kill the ancient copy of readline and tcl in here. - 2. we don't use termios on 4.4BSD now, we should. - 3. linux does not turn on ISIG, so signals are not handled | |||||
1999-09-28 | Use a relative path for bsd.pkg.mk instead of relying on the search path. | soren | 19 | -40/+37 | |
1999-09-28 | Make this package build on NetBSD-arm32. | tron | 2 | -1/+15 | |
1999-09-28 | Revert previous change - on the advice of Christoph Badura, it should be | agc | 1 | -2/+1 | |
obvious when cvs is not present, and having a dependency, even with a wildcard dependency, will, at the moment, introduce a fixed dependency on a particular version of cvs. | |||||
1999-09-28 | Regen. | simonb | 1 | -2/+2 | |
1999-09-28 | Compile with optimisation (-O2). On the mips, we get an error from the | simonb | 1 | -6/+15 | |
assembler about a branch offset being too large in z06.c. Optimising must make a function small enough... | |||||
1999-09-28 | Update gensolpkg to version 1.1. | agc | 2 | -4/+4 | |
Changes include: + prefix is found automatically, using the new show-var target in bsd.pkg.mk + pkgname is found using the new show-var target, rather than the old egrep(1) way, which failed for packages like xv. | |||||
1999-09-28 | Fix EXTRACT_USING_PAX case. Closes PR 7785. | fredb | 1 | -3/+3 | |
1999-09-28 | Fix last commit. "tar" works as intended. Comment | fredb | 2 | -6/+7 | |
out the EXTRACT_USING_PAX case; it's still broken. | |||||
1999-09-28 | Correct typo in previous target addition. | agc | 1 | -2/+2 | |
1999-09-28 | Add a convenience target called "show-var", which will echo a make(1) | agc | 1 | -1/+6 | |
variable from the command line: i.e. "make show-var VARNAME=var" will echo var's value | |||||
1999-09-28 | Enable wm2. | fredb | 1 | -2/+2 | |
1999-09-28 | Initial import of wm2-4.0, a minimalist window manager for X | fredb | 7 | -0/+74 | |
Contributed by Joachim Kuebart <kuebart@mathematik.uni-ulm.de> in PR pkg/8494 | |||||
1999-09-28 | Remove unnecessary patch for gc. | sakamoto | 5 | -219/+1 | |
1999-09-28 | Use devel/boehm-gc instead of w3m/gc, | sakamoto | 1 | -1/+14 | |
suggested by Frederick Bruckman <fb@enteract.com>. | |||||
1999-09-28 | Add and enable xaniroc. | simonb | 1 | -1/+2 | |
1999-09-28 | Adapt to NetBSD. | simonb | 4 | -5/+10 | |
1999-09-28 | Import xaniroc from FreeBSD ports - animates your root cursor. | simonb | 5 | -0/+28 | |
1999-09-27 | Add: | hubertf | 1 | -1/+3 | |
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo +@dirrm share/kde/apps/kdevelop | |||||
1999-09-27 | Back out last commit, "share/doc/kde/HTML/ru" was already created | tron | 1 | -3/+2 | |
implicitly. | |||||
1999-09-27 | Create directory "share/doc/kde/HTML/ru" for russian documentation files | tron | 1 | -2/+3 | |
in any KDE related package. | |||||
1999-09-27 | Enter missing russian documentation files and directories. | tron | 1 | -1/+24 | |
1999-09-27 | Because "kdbg" uses the directory structure created by "kdebase" it | tron | 1 | -2/+2 | |
must depend on that package instead of "kdelibs". | |||||
1999-09-27 | Don't attempt to remove directory "share/kde/applnk/Development" which | tron | 1 | -2/+1 | |
will be used by other packages, too. The directory is now created by the "kdebase" package. | |||||
1999-09-27 | Remove redundant dependence on "png" package. | tron | 1 | -2/+1 | |
1999-09-27 | Create directory "share/kde/applnk/Development" required by various | tron | 1 | -2/+3 | |
KDE packages. | |||||
1999-09-27 | Correct sub directory which got messed up during the update to 6.1p1. | tron | 1 | -2/+2 | |
Problem noted by "wiz" in PR pkg/8501. | |||||
1999-09-27 | Enable 8-bit character support. | kim | 2 | -1/+14 | |
1999-09-27 | Handle "exclude" files in a consistent fashion. The idea | fredb | 2 | -8/+6 | |
is to save time and disk space by not extracting unneeded files. Closes PR pkg/8498. | |||||
1999-09-27 | kdevelop now depends on kdbg | wennmach | 1 | -1/+2 | |
1999-09-27 | Add and enable kdbg | wennmach | 1 | -1/+2 | |
1999-09-27 | Initial import of kdbg | wennmach | 5 | -0/+100 | |
kdbg-1.0beta2: Graphical User Interface around gdb using KDE | |||||
1999-09-27 | Abolish old-style bundled args for ${GTAR}. The purpose is to permit | fredb | 1 | -2/+2 | |
EXTRACT_ELEMENTS to contain getopts style args and long args, specifically "-X foo" and "--exclude foo". Addresses PR pkg/8498. | |||||
1999-09-27 | The gzipped patch file has disappeared from the server. It has been | agc | 2 | -6/+6 | |
replaced with a gzipped tar archive containing the patches. Alter Makefile and md5 checksums accordingly. | |||||
1999-09-27 | Regenerate following Solaris changes to Makefile patch. | agc | 1 | -2/+2 | |
1999-09-27 | Make this program compile on Solaris. | agc | 2 | -9/+18 | |
1999-09-27 | Regenerate, following the changes to the pathnames for the files being | agc | 1 | -3/+3 | |
patched. | |||||
1999-09-27 | Don't rely on an Index field being able to pick the right file - use | agc | 2 | -6/+6 | |
the full pathname explicitly. | |||||
1999-09-27 | Simplify this Makefile somewhat, and only set default make variables | agc | 1 | -20/+10 | |
if they weren't previously set in /etc/mk.conf. Change package name to be a "y2k compliant". | |||||
1999-09-27 | Regenerate patches checksums. | agc | 1 | -2/+2 | |