aboutsummaryrefslogtreecommitdiffstats
path: root/java/jce-aba
ModeNameSize
-rw-r--r--Makefile715logstatsplainblame
-rw-r--r--distinfo96logstatsplainblame
-rw-r--r--pkg-descr927logstatsplainblame
-rw-r--r--pkg-plist9131logstatsplainblame
>30-15/+120 * Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdobrien1999-07-2536-360/+144 * Make port depend on linux_base instead of linux_lib.marcel1999-07-211-2/+2 * Update to the 1999-07-18 beta snapshot of GCC-2.95.obrien1999-07-2054-234/+234 * BROKEN= "Hardcoded FreeBSD release numbers in PLIST"cpiazza1999-07-183-3/+9 * Give this port a USE_XLIB so it'll link. Also move the CC=egcccpiazza1999-07-183-6/+12 * ${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.asami1999-07-161-2/+2 * Fix package building when you're leaving out optional parts, like Tk.tg1999-07-1560-3105/+3165 * Don't waste CDROM real estate on a soon to be OBE version.obrien1999-07-152-2/+6 * Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-1554-162/+162 * Fix a typo I introduced.cpiazza1999-07-131-1/+1 * Activate irbcpiazza1999-07-131-1/+2 * irb: Interactive Ruby. A tool to input and evaulate expressionscpiazza1999-07-135-0/+65 * Upgrade to 3.2.8.max1999-07-083-6/+6 * Install a few missing libraries and headers.cpiazza1999-07-086-3/+51 * If at first you don't succeed, try (try) again.hoek1999-07-081-2/+4 * Don't use ${OSREL} and %%OSREL%% here. We need the full `uname -r`.hoek1999-07-072-159/+161 * Install the contents of the Tools directory by default. This can betg1999-07-0630-15/+3225 * Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.obrien1999-07-0636-198/+198 * Activate lua.cpiazza1999-07-061-1/+2 * Lua:cpiazza1999-07-0618-0/+240 * Correct spelling in a comment.steve1999-07-0518-36/+36 * Mark this port only for i386.steve1999-07-051-1/+3 * The number of things this port installs has grown.obrien1999-07-0518-18/+684 * Changes to work with updated files/freebsd.h.obrien1999-07-0518-216/+522 * Minor reorg of the dealing with `autoconf' and `autoheader' stuff.obrien1999-07-0518-90/+90 * Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL insteve1999-07-052-159/+158 * Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org hassheldonh1999-07-011-4/+2 * Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-282-34/+34 * Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.obrien1999-06-282-74/+0 * New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.billf1999-06-281-12/+1 * Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1 * #4/4 enforcing Caps, no periodhoek1999-06-273-3/+3 * Commit #3/4 to enforce caps, no period.hoek1999-06-2778-78/+78 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-273-3/+3 * Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-2554-810/+306 * Update 3.10p -> 3.11p:sheldonh1999-06-2418-1703/+2444 * Activate jsdk.kuriyama1999-06-231-1/+2 * Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-221-2/+2 * Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-2254-1422/+828 * Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromsheldonh1999-06-214-34/+480 * Upgrade to tcl and tk 8.1.jseger1999-06-2016-178/+368 * Link some modules against libmytinfo to pick up a working tputs().tg1999-06-1815-30/+30 * Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-15108-2124/+1476 * Add the intel2gas port.steve1999-06-111-1/+2 * Initial import of intel2gas version 1.2.steve1999-06-119-0/+317 * Activate the shujit port.steve1999-06-111-1/+2 * Fix for alpha.simokawa1999-06-1036-126/+2214 * Turn on the tya port.steve1999-06-101-1/+2 * Register the jfc port it it's new home.steve1999-06-101-1/+2 * Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.simokawa1999-06-072-7/+7 * Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-0654-159/+47 * Activate python-doc-*.tg1999-06-021-1/+6 * Documentation for the Python language in PS format for letter paper.tg1999-06-021-0/+12 * Documentation for the Python language in PS format for A4 paper.tg1999-06-021-0/+12 * Documentation for the Python language on PDF format for letter paper.tg1999-06-021-0/+12 * Documentation for the Python language in PDF format and for A4 paper.tg1999-06-021-0/+12 * New port python-doc-html. As the name suggests: documentation fortg1999-06-029-0/+693 * Anyone up for a little ocaml on their Alpha box?steve1999-05-311-1/+5 * Mark broken for -current boxes with egcs.steve1999-05-311-2/+7 * Mark broken for Alpha because of bus errors from unaligned accesses.steve1999-05-311-1/+5 * Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-2654-342/+306 * New port py-mxTextTools, some tools for fast text processing in Python.tg1999-05-266-0/+95 * Don't unintentionally overwrite an existing tclsh/wish.hoek1999-05-264-16/+16 * <mumble> <mumble>hoek1999-05-26