summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-09-29Import crack from FreeBSD.bouyer9-0/+97
1999-09-29Update to top version 3.5beta9.agc4-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-29Import of canonical tnftp 20030825 sources,lukem1-0/+251
to make it easier to track new versions.
1999-09-29On Solaris, libexec/chg-scsi doesn't get built or installed, so modifyagc1-1/+8
the PLIST accordingly.
1999-09-29Use pkglibtool on Solaris as well as NetBSD.agc1-2/+2
1999-09-29Add a do-build target to work around what would appear to be aagc2-2/+14
compiler error. I do not have the time, effort, energy or smarts to fix the compiler.
1999-09-29Remove trailing whitespace from PLIST entries, which cause generatedagc1-13/+13
prototype files for Solaris packages (with gensolpkg) not to work.
1999-09-29Make this package work on Solaris again - only use the IPv6 patches ifagc1-7/+10
the OS is NetBSD.
1999-09-29new sumchristos1-1/+5
1999-09-29oops forgot one lunix patchchristos1-0/+78
1999-09-29make this work under linux:christos3-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-28Use a relative path for bsd.pkg.mk instead of relying on the search path.soren19-40/+37
1999-09-28Make this package build on NetBSD-arm32.tron2-1/+15
1999-09-28Revert previous change - on the advice of Christoph Badura, it should beagc1-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-28Regen.simonb1-2/+2
1999-09-28Compile with optimisation (-O2). On the mips, we get an error from thesimonb1-6/+15
assembler about a branch offset being too large in z06.c. Optimising must make a function small enough...
1999-09-28Update gensolpkg to version 1.1.agc2-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-28Fix EXTRACT_USING_PAX case. Closes PR 7785.fredb1-3/+3
1999-09-28Fix last commit. "tar" works as intended. Commentfredb2-6/+7
out the EXTRACT_USING_PAX case; it's still broken.
1999-09-28Correct typo in previous target addition.agc1-2/+2
1999-09-28Add a convenience target called "show-var", which will echo a make(1)agc1-1/+6
variable from the command line: i.e. "make show-var VARNAME=var" will echo var's value
1999-09-28Enable wm2.fredb1-2/+2
1999-09-28Initial import of wm2-4.0, a minimalist window manager for Xfredb7-0/+74
Contributed by Joachim Kuebart <kuebart@mathematik.uni-ulm.de> in PR pkg/8494
1999-09-28Remove unnecessary patch for gc.sakamoto5-219/+1
1999-09-28Use devel/boehm-gc instead of w3m/gc,sakamoto1-1/+14
suggested by Frederick Bruckman <fb@enteract.com>.
1999-09-28Add and enable xaniroc.simonb1-1/+2
1999-09-28Adapt to NetBSD.simonb4-5/+10
1999-09-28Import xaniroc from FreeBSD ports - animates your root cursor.simonb5-0/+28
1999-09-27Add:hubertf1-1/+3
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo +@dirrm share/kde/apps/kdevelop
1999-09-27Back out last commit, "share/doc/kde/HTML/ru" was already createdtron1-3/+2
implicitly.
1999-09-27Create directory "share/doc/kde/HTML/ru" for russian documentation filestron1-2/+3
in any KDE related package.
1999-09-27Enter missing russian documentation files and directories.tron1-1/+24
1999-09-27Because "kdbg" uses the directory structure created by "kdebase" ittron1-2/+2
must depend on that package instead of "kdelibs".
1999-09-27Don't attempt to remove directory "share/kde/applnk/Development" whichtron1-2/+1
will be used by other packages, too. The directory is now created by the "kdebase" package.
1999-09-27Remove redundant dependence on "png" package.tron1-2/+1
1999-09-27Create directory "share/kde/applnk/Development" required by varioustron1-2/+3
KDE packages.
1999-09-27Correct sub directory which got messed up during the update to 6.1p1.tron1-2/+2
Problem noted by "wiz" in PR pkg/8501.
1999-09-27Enable 8-bit character support.kim2-1/+14
1999-09-27Handle "exclude" files in a consistent fashion. The ideafredb2-8/+6
is to save time and disk space by not extracting unneeded files. Closes PR pkg/8498.
1999-09-27kdevelop now depends on kdbgwennmach1-1/+2
1999-09-27Add and enable kdbgwennmach1-1/+2
1999-09-27Initial import of kdbgwennmach5-0/+100
kdbg-1.0beta2: Graphical User Interface around gdb using KDE
1999-09-27Abolish old-style bundled args for ${GTAR}. The purpose is to permitfredb1-2/+2
EXTRACT_ELEMENTS to contain getopts style args and long args, specifically "-X foo" and "--exclude foo". Addresses PR pkg/8498.
1999-09-27The gzipped patch file has disappeared from the server. It has beenagc2-6/+6
replaced with a gzipped tar archive containing the patches. Alter Makefile and md5 checksums accordingly.
1999-09-27Regenerate following Solaris changes to Makefile patch.agc1-2/+2
1999-09-27Make this program compile on Solaris.agc2-9/+18
1999-09-27Regenerate, following the changes to the pathnames for the files beingagc1-3/+3
patched.
1999-09-27Don't rely on an Index field being able to pick the right file - useagc2-6/+6
the full pathname explicitly.
1999-09-27Simplify this Makefile somewhat, and only set default make variablesagc1-20/+10
if they weren't previously set in /etc/mk.conf. Change package name to be a "y2k compliant".
1999-09-27Regenerate patches checksums.agc1-2/+2