summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-04Buildlinkify.rh2-21/+71
2001-10-04Update bonobo to 1.0.9 and while at it, buildlinkify. Changes include:rh4-200/+173
* Features * UI parse / translate caching (Alex Larsson) * parallel build fixes (Havoc) * gnome 1.4.1 spec file (Ludovic Danigo) * Bugs fixed * moniker escaping bug (Me) * storage-fs fixes (David Kaelbling) * more preconditions on UI component (Me) * toolbar shadow fix (Ettore) * xml18ntools config issue (Darin) * property bag leak (Larry Ewing) * pixmap leak (Larry Ewing) * event source UMR (Dan Winship) * stream-memory segv (Jody) * build fixes (Darin) * require new libxml (Radek Doulik) * exception env. leak fixage (Anders Carlsson)
2001-10-04print/jadetex was renamed to print/tex-jadetexhubertf1-2/+15
2001-10-04jadetex was renamed to tex-jadetexhubertf1-2/+2
2001-10-04Remove.hubertf10-216/+0
jadetex is now known as tex-jadetex, and hugelatex transmogrified into tex-hugelatex.
2001-10-04hugelatex -> tex-hugelatexhubertf1-3/+3
jadetex -> tex-jadetex
2001-10-04License-free re-import of print/jadetexhubertf6-0/+159
2001-10-04Re-import of print/hugelatexhubertf4-0/+58
2001-10-04Move PKGNAME to standard location.wiz1-2/+2
2001-10-04Rename eurosym to tex-eurosym.wiz5-66/+2
2001-10-04Re-import eurosym as tex-eurosym, to make it more apparent that it'swiz4-0/+65
a TeX related package, following a suggestion by mjl.
2001-10-04*sigh* cvs ate my patches.agc4-4/+81
Replace patches which I accidentally removed in the last commit.
2001-10-04Unify all the vim patches together in a single patches directory, locatedagc11-141/+8
in vim-share.
2001-10-04Apply patch from 14155 by Sen Nagata.wiz1-4/+4
2001-10-04Move xpdf from graphics to print, per pkg/14154.wiz9-113/+5
2001-10-04Move from graphics/xpdf to print/xpdf per pkg/14154.wiz6-0/+107
2001-10-04Ooops, an old patch file from 5.8 was causing troubles withmartti3-130/+116
the documentation, i.e. the :help command didn't work.
2001-10-04Deleted net/upclient - the uptimes project has been suspended, and if itabs10-125/+1
resumes it will use a new client and protocol.
2001-10-04Here it is folks, VIM 6.0! Changes since version 5.8:martti15-538/+681
----------------------------------------------------- The number of changes is huge. These are just the main new items: Folding - momentarily hide part of the text Vertically split windows - mixed with horizontal splits Diff mode - show and remove differences between files Easy Vim: click-and-type - for those who really don't like two modes User manual - learn to use Vim, reads like a book Flexible indenting - automatic indenting for any language Extended search patterns - more regexp power than you will need UTF-8 support - Unicode allows editing nearly all languages Multi-language support - translated messages and menus Plugin support - drop a script in a directory and you can use it Filetype plugins - an easy way to setup for editing a type of file File browser - browse directories, also on a terminal Editing files over a network - read and write a remote file directly command-line editing window - use any Vim command to edit an Ex command Debugging mode - debug your Vim functions and scripts Cursor in virtual position - edit tables and draw ASCII pictures Debugger interface - use Vim with Sun Visual Workshop Communication between Vims - let one Vim tell another Vim what to do Printing - print with syntax colors Quickfix extended - see error messages in a window and jump there Writing files improved - rename or copy to make a backup file Argument list - select groups of files to work on Restore a View - save the looks of a window and restore it later Color schemes - quickly switch between different color setups
2001-10-04Removed vim-devel as vim is now the latest version.martti4-662/+0
2001-10-04Try not to have BUILDLINK_X11_*FLAGS be added multiple times to CFLAGS,jlam1-1/+3
CPPFLAGS, CXXFLAGS, or LDFLAGS.
2001-10-04There is only one system library path: /usr/lib. Don't include /lib andskrll3-6/+15
/usr/local/lib. Discussed with Johnny Lam <jlam@netbsd.org> and Bernd Ernesti <veego@netbsd.org> Problem reported by Jeremy C. Reed <reed@reedmedia.net> on tech-pkg
2001-10-04If USE_IMAKE is set, then ensure that the buildlink-x11 package isn'tjlam1-1/+12
installed, as it currently breaks builds that use imake. I made an announcement on current-users and tech-pkg on this, but having the make logic place to verify that buildlink-x11 is actually gone is better.
2001-10-04Explicitly disable esd, alsa, and arts plugins since we may not have thosejlam1-2/+6
installed. We only support the OSS and Sun (native) audio plugins.
2001-10-04Update Mew to 2.0.57jun2-5/+5
Mew 2.0.57 (2001/10/04) mew-dist release * XML support. * mew-mime-content-type hack. * A patch for contrib/mew-caesar.el. * mew-summary-kill-subprocess() now calls mew-pop-tear-down(). * Supporting .htm as well as .html.
2001-10-04Workaround a bug in the configure script where the prefix used to searchjlam1-4/+6
for the Ogg headers and libraries is missing when it's not supplied to the configure script.
2001-10-04Document the following variables:jlam1-5/+38
REPLACE_BUILDLINK REPLACE_BUILDLINK_PATTERNS REPLACE_BUILDLINK_SED REPLACE_LIBNAMES REPLACE_LIBNAMES_PATTERNS REPLACE_LIBNAMES_SED BUILDLINK_CONFIG_WRAPPER_SED Also prepend an underscore to REPLACE_LIBNAME_SCRIPT as it's not a variable we're exporting.
2001-10-04Fix typo in previous commit.jlam1-2/+2
2001-10-03Make explicit what the mammoth sed expression in the _BUILDLINK_USE targetjlam1-5/+12
is supposed to do: filter out libtool archives from the list of files to link into ${BUILDLINK_DIR}.
2001-10-03add and enable eurosymwiz1-1/+2
2001-10-03Initial import of eurosym-1.0, a package with Euro symbols for LaTeX.wiz4-0/+64
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam18-49/+19
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-10-03Invent new variables:jlam1-26/+39
REPLACE_LIBNAMES_PATTERNS REPLACE_BUILDLINK_PATTERNS They are space-separated lists of shell glob patterns representing files in which we substitute with REPLACE_LIBNAMES_SED (for replacing buildlink library names with the true library names) and REPLACE_BUILDLINK_SED (for replacing references to buildlink directories with the true install locations). This generalizes the variables (which may still be used): REPLACE_LIBNAMES, REPLACE_BUILDLINK, that contained the actual filenames. REPLACE_BUILDLINK_PATTERNS contains *.lai, *-config, *Conf.sh, and *.pc.
2001-10-03The first raw cd device is _not_ rcd0d. Use sysctl kern.rawpartition.abs5-151/+152
2001-10-03Substitute the real config script for the config wrapper script injlam38-40/+136
installed files. We don't want buildlink references to escape into the install directory.
2001-10-03Remove -I${X11PREFIX}/include -I${LOCALBASE}/include from CPPFLAGS, nowrh1-2/+1
that we are strongly buildlinked. Thanks to Johnny Lam for spotting this.
2001-10-03Replace hand-made script with REPLACE_BUILDLINK and REPLACE_BUILDLINK_SEDrh1-15/+5
2001-10-03Update x11/p5-gtk to version 0.7008. Major changes from version 0.7004jlam4-11/+41
include: * bug fixes * added perl var changes event source: you can now get a callback when the value of a perl variable changes. * install more documentation (Gtk::cookbook) * optimize both memory used and speed of loading/execution * add the ability to query packages, signals and object arguments.
2001-10-03Add a few more files to REPLACE_BUILDLINK to prevent references tojlam1-2/+4
${BUILDLINK_DIR} from escaping into the installed files.
2001-10-03Remove dependency on automake since we don't patch any of the automakejlam1-2/+1
input files (Makefile.am, configure.in, etc.).
2001-10-03This package uses libtool to build installed libraries, so it needsjlam1-3/+6
USE_LIBTOOL defined. Also mark this package as USE_BUILDLINK_ONLY as it's strongly-buildlinked.
2001-10-03gcc on arm32 goes into infinite loops with -O1 or -O2 on variousabs1-1/+5
.c files, and this package's build system is too baroque to patch sanely. Disable optimisation on arm32.
2001-10-03Enable p5-PDF and p5-PDF-Createmjl1-1/+3
2001-10-03Initial import of p5-PDF-Create, as per PR/14143.mjl4-0/+34
2001-10-03Initial import of p5-PDF, as per PR/14142.mjl4-0/+28
2001-10-03Make sure the PLIST is correct when not using emacs or xemacs.agc1-3/+4
2001-10-03Correct depends. Finally fixes PR/14137.mjl1-3/+3
2001-10-03Improve English in comment.wiz1-3/+3
2001-10-03Upgrade to version 15.3seb7-51/+204
Changes in release 15.3: Improvements, major bug fixes, XEmacs, Vim and web interface support Changes in release 15.1: Improvements to interface and major bug fixes
2001-10-03Add zh_TW dir (e.g. for lftp).wiz3-3/+15