aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Addasami1995-06-2452-29/+128
* Add a "checkpatch" target that does a "patch -C" instead of a "patch".asami1995-06-241-3/+20
* Added kon.asami1995-06-241-2/+2
* A Japanese console driver for VGA consoles.asami1995-06-247-0/+1319
* Upgrade from alpha 10 to alpha 11, previous alpha not exists on master site nowache1995-06-244-7/+7
* Include uzap, restrictive copyright.joerg1995-06-231-1/+2
* xpermon -> xperfmonasami1995-06-232-2/+2
* Added xtic.asami1995-06-231-2/+2
* xtic-1.12, line up your pieces on a board to beat your computer.asami1995-06-236-0/+43
* List all files.asami1995-06-235-15/+525
* Make nethack happy with job controls (especially ^Z).asami1995-06-233-3/+6
* Include uzap. (It's protected by a NO_PACKAGE though.)joerg1995-06-231-2/+2
* uzap - a small & nice hex editorjoerg1995-06-237-0/+110
* Upgrade to current stateache1995-06-231-1/+1
* updatejmz1995-06-221-1/+1
* The sources are now in a separate filejmz1995-06-221-1/+1
* Add xbuffy.asami1995-06-221-2/+2
* Another biff replacement.asami1995-06-2214-0/+538
* Upgrade 4.29 -> 4.33ache1995-06-224-13/+13
* Upgrade, 3.2p1 -> 3.2p2.asami1995-06-2215-888/+192
* rplay master site is up again, put it back to subdir list.asami1995-06-221-3/+2
* Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built becauseasami1995-06-214-9/+11
* ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its ownasami1995-06-211-2/+2
* Note that e93's licensing agreement is a little scary.asami1995-06-211-2/+3
* A Tcl/Tk-based editor. The license agreement looks a little scary,asami1995-06-215-0/+39
* Move gnat to BROKEN list. It's really not broken at all, it justasami1995-06-211-2/+3
* Install more message catalogsache1995-06-212-1/+11
* Compile and install xxgdbiowin. It is required by the "iowin" featureasami1995-06-202-1/+12
* Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy.asami1995-06-201-2/+3
* Upgrade, 1.0.2 -> 1.0.3. The original (3.1.3) is still the same.asami1995-06-199-18/+18
* Upgrade.ache1995-06-186-12/+12
* Change non-existent /usr/tmp to /var/tmpache1995-06-181-2/+19
* change usr/lib/sendmail to /usr/sbin/sendmailtorstenb1995-06-181-0/+21
* Upgrade. French and german message catalogs available now.ache1995-06-175-6/+19
* Set DISTFILES so that the files will be checksum'ed (only with FTP build)jmz1995-06-176-6/+12
* Checksumjmz1995-06-176-0/+24
* Upgrade and fix keypad, now it worksache1995-06-177-171/+161
* This patch to mirror allows you to specify a "account" too. Thistorstenb1995-06-161-2/+29
* Remove the dependency on gshar+gunsharjmz1995-06-152-8/+4
* Update to 950606 snapshot.hsu1995-06-152-8/+10
* Upgrade.ache1995-06-144-24/+6
* Upgrade.ache1995-06-146-10/+10
* Upgrade: patchlevel 18 -> 20jmz1995-06-143-8/+7
* I can't find a master site for rsynth anywhere. Give up and movejkh1995-06-101-2/+3
* Fix some pathnames in system.fvwmrc.asami1995-06-071-49/+44
* Renamed the default package repository ".../packages/.packages" toasami1995-06-061-4/+5
* Fix these bugs.asami1995-06-056-9/+36
* Added libdlmalloc.asami1995-06-041-2/+2
* Doug Lea's malloc library.asami1995-06-047-0/+150
* Add CATEGORIES=x11.asami1995-06-041-1/+2
* List all filenames, also add/delete symlinks from /usr/X11R6/libasami1995-06-041-2/+680
* Changed directory name in MASTER_SITES.asami1995-06-022-4/+4
* Final piece of puzzle to make this compile!asami1995-05-311-8/+913
* Missing md5 file.asami1995-05-311-0/+1
* Add post-install target to make symbolic links for shared librariesasami1995-05-311-1/+7
* Moved iv from BROKEN to SUBDIRS. Hooray!asami1995-05-311-4/+2
* Make one-line comment actually fit in one line. PLIST is mostly the oneasami1995-05-302-208/+144
* (1) Take out definition of ${INSTALL}. Add a do-configure rule thatasami1995-05-301-45/+30
* Add hylafax.asami1995-05-301-2/+2
* Fix screwy output from pwd when in a "hidden" directory.asami1995-05-302-16/+52
* Add public patch for select loop problem.asami1995-05-303-3/+12
* Add missing LIB_DEPENDS for Xpm.asami1995-05-301-1/+3
* Remove comment about not being able to undefine a variable, as we *can*asami1995-05-291-3/+2
* Make it compile. Well, almost. ibuild and idraw get a lot ofasami1995-05-291-0/+271
* Make it fetch.asami1995-05-291-3/+5
* Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),asami1995-05-292-6/+10
* Forgot a $ sign in the previous commit of the patch file.ats1995-05-273-3/+3
* Changed the hardocded /usr/X11R6 to ${X11BASE} so that people with olderats1995-05-273-6/+6
* Upgrade to version 2.1.4-r3. According to the master site maintainers,asami1995-05-276-12/+12
* Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.asami1995-05-271-1/+2
* Back out previous commit, Andrey confirmed it was not needed.asami1995-05-272-4/+2
* Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386ache1995-05-272-2/+4
* Use absolute path for install or shell script withache1995-05-231-8/+8
* Reduce the brokenness of this port a little by addingasami1995-05-222-26/+5
* Reviewed by: Earlier draft reviewed by Satoshi (Thanks)jhs1995-05-227-0/+644
* use mkfontdir(1) to create ${PREFIX}/lib/metamail/fonts/fonts.dirtorstenb1995-05-202-3/+5
* Set USE_X11 instead of defining PREFIX explicitly. Among other things,asami1995-05-191-3/+2
* Add bonnie.asami1995-05-191-2/+2
* Bonnie benchmarking tool.asami1995-05-196-0/+145
* These belong to utilities, not x11, so change CATEGORIES to reflectasami1995-05-193-6/+6
* These belong to utilities, not x11, so change CATEGORIES to reflectasami1995-05-191-2/+2
* Add mirror.asami1995-05-191-2/+3
* mirror - mirror packages on remote sitesasami1995-05-199-0/+229
* Upgrade to 950430 snapshot.hsu1995-05-192-8/+16
* Add NO_PACKAGE=yes, depends on restricted source (pgp).asami1995-05-181-1/+4
* Add NO_PACKAGE=yes.asami1995-05-181-1/+4
* Add net/irc to legally crippled list.asami1995-05-181-1/+3
* Package support files.asami1995-05-183-0/+14
* Compress manpages.asami1995-05-181-1/+5
* General cleanup.asami1995-05-171-2/+1
* General cleanup.asami1995-05-171-4/+6
* Update this Makefile to comply to the new scheme.asami1995-05-172-6/+8
* Add back xpipeman to xrobots, which were taken out because the ftpasami1995-05-171-4/+5
* Bug fixes for compilation from the O'Reilly and Associates CDROMjmz1995-05-1712-132/+36
* Sorry, I was using an old distfile! The checksum hasn't changed,asami1995-05-171-0/+1
* The checksum changed again. This is getting ridiculous.asami1995-05-171-1/+0
* Add "MAINTAINER=torstenb@FreeBSD.ORG". Thanks Torsten!asami1995-05-171-1/+3
* Back out last change by ache, which torstenb and pst say shouldn't beasami1995-05-171-17/+0
* Add "USE_X11=yes" this port doesn't require explicit xmkmf (it'sasami1995-05-161-1/+3
* Delete extra newlines at end of file.asami1995-05-161-8/+0
* Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is noasami1995-05-161-1/+2
* Fix the indent level. I know we're in code freeze, and this isasami1995-05-161-2/+2
* Enable call of remote pindentdache1995-05-161-1/+18
* Fix multi-line comments. Thanks, Jordan!asami1995-05-1616-32/+4
* Set PKGNAME=ucblogo-3.1.asami1995-05-161-3/+4
* Upgrade, old version not exist anymore on master siteache1995-05-163-7/+7
* do away with the unique uid/group, this was an artifact of the port for 1.1adam1995-05-162-6/+0
* remove initial @cwdjmz1995-05-161-2/+1
* Correct pathname of app-defaults filejmz1995-05-161-2/+2
* Comment out second of MASTER_SITES, it has a slightly differentasami1995-05-151-1/+2
* Put back vcg, ftp site is back up.asami1995-05-151-3/+2
* Put back vmsbackup, ftp site is up again.asami1995-05-151-3/+2
* Add pkgache1995-05-153-0/+16
* name all lib/news/* and libexec/news/*adam1995-05-151-2/+50
* Oops, move generation of temp PLIST into post-build: targetadam1995-05-141-1/+1
* workaround for package creation, by copying to a temporary PLISTadam1995-05-142-3/+8
* Add BROKEN: vmsbackup (can't connect to ftp site).asami1995-05-141-1/+2
* Oops, gnat was fixed earlier today by Josh (I think...or was in Jeff?)...asami1995-05-141-3/+2
* Add Mesa (doesn't install) and vcg (can't connect to master site) toasami1995-05-141-1/+4
* Delete BROKEN: none (or what are we going to do if someone writes an editorasami1995-05-141-3/+1
* Mention everything in the parent Makefile.asami1995-05-141-1/+2
* Package files.asami1995-05-143-0/+35
* The Makefile that has three targets, "results", "rerun" and "see", getsasami1995-05-141-0/+15
* Make this thing install. Basically copy everything it needs toasami1995-05-141-2/+22
* Add lmbench.asami1995-05-141-3/+3
* Clean up subdir Makefiles. They now all look like this:asami1995-05-1419-47/+61
* Add "NCFTPFLAGS=-NP", seems like they are behind a firewall.asami1995-05-143-3/+6
* Add nethack.asami1995-05-141-2/+2
* The nethack dungeon slashing game, Japanese version.asami1995-05-1430-0/+882
* Add NO_PACKAGE.asami1995-05-141-1/+4
* Add xv (restrictive copyright).asami1995-05-141-1/+2
* Don't conditionalize fake-pkg on NO_PACKAGE.asami1995-05-141-5/+1
* I fixed it so that it works right. Basically the same changes werejmacd1995-05-133-725/+725
* Update to current ports schemeache1995-05-138-4/+24
* Add back xchomp and xmj.asami1995-05-131-4/+4
* Find a new site for this.asami1995-05-132-3/+4
* Make this thing work again. Grab a regular tarball instead ofasami1995-05-132-5/+6
* Found another site.asami1995-05-131-2/+3
* Add back emiclock.asami1995-05-131-3/+3
* ivs is in net/, not utils/asami1995-05-131-2/+2
* Add s3mod.asami1995-05-131-2/+2
* Add NO_PACKAGE (restrictive copyright).asami1995-05-131-1/+4
* Upgrade (3.0.3.4 -> 3.0.3.7).asami1995-05-135-10/+10
* Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,asami1995-05-131-4/+6
* Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) andasami1995-05-131-1/+5
* Source is .tar.Z, not .tar.gz.asami1995-05-131-1/+1
* Move mmv to "restricted".asami1995-05-131-3/+4
* Sort!asami1995-05-131-3/+4
* Sort.asami1995-05-131-2/+2
* Add moxftp, vic and xgopher, put tintin++ in alphabetical order.asami1995-05-131-8/+7
* Make this thing compile and install.asami1995-05-133-7/+20
* Add maxima to "restricted" (license required).asami1995-05-131-2/+3
* Sort.asami1995-05-131-2/+2
* Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIRasami1995-05-131-5/+6
* Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extractedasami1995-05-131-3/+3
* Put nkf in correct alphabetical order. Shame on me! ;)asami1995-05-131-2/+2
* Reorder things in alphabetical order.asami1995-05-131-4/+4
* Added NO_PACKAGES=yes, restrictive copyright.asami1995-05-131-1/+5
* Swap oneko/nethack to put them in alphabetical order (my fault!), addasami1995-05-131-3/+3
* Add NO_PACKAGE=yes.asami1995-05-131-1/+4
* Add kermit to SUBDIR.asami1995-05-131-3/+3
* Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in theasami1995-05-131-1/+2
* Define NO_PACKAGE for now, we aren't building the package of this thingasami1995-05-136-6/+24
* Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.asami1995-05-131-1/+7
* Add guile-ii. Move nTk in alphabetical order.asami1995-05-131-3/+3
* Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,asami1995-05-135-15/+213
* Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,asami1995-05-131-14/+10
* Update checksum, dist file changed without name changeache1995-05-131-1/+1
* Update to current state.ache1995-05-132-18/+16
* Fix printf/st_size and off_t problemache1995-05-131-0/+33
* Add nTk to the SUBDIR list (not in alphabetical order since it dependsjmz1995-05-121-2/+2
* Major cleanup. Make sure all parts agree with each other.asami1995-05-121-2/+131
* Put back this long PLIST too.asami1995-05-127-21/+2086
* Don't know why this was wrong, but it was.asami1995-05-121-1/+1
* Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest).asami1995-05-121-6/+8
* When NO_PACKAGE is set, "package" and "repackage" don't depend onasami1995-05-121-3/+3
* Add back gopher.asami1995-05-121-3/+2
* Put back the longer PLISTs, now that pkg_create can take them. Thanks,asami1995-05-123-6/+2664
* # is not a valid comment character.... ;)asami1995-05-121-1/+2
* Not only deleting the package and package links, also exit with statusasami1995-05-121-1/+2
* Delete the @cd into man directories and append man/man? to allasami1995-05-121-26/+23
* Delete package and links when pkg_create fails.asami1995-05-121-4/+7
* Add pre-install target that creates directory ${PREFIX}/mail/smail.asami1995-05-121-1/+4
* Add g77, which is now working fine. Thanks, Jeff!asami1995-05-121-2/+2
* Fix typo (gopder -> gopher).asami1995-05-121-1/+1
* Submitted by: Marc Ramirez <mrami@mramirez.sy.yale.edu>asami1995-05-121-0/+26
* Upgrade.asami1995-05-121-1/+1
* Add rsynthjkh1995-05-121-2/+2
* Bring in the rsynth portjkh1995-05-125-0/+34
* Upgrade.ache1995-05-124-12/+7
* Upgrade.ache1995-05-123-6/+6
* Upgrade.ache1995-05-101-1/+1
* Added xcolors.asami1995-05-101-2/+2
* xcolors, displays the colors in the universe, R6 versionasami1995-05-104-0/+45
* Add new variable to override the "hey foobar-1.2.3 is already installed"asami1995-05-101-1/+6
* Added kp.asami1995-05-091-2/+2
* kp - The Keyboard Practicer, a touch-typing practice program written inasami1995-05-095-0/+33
* Upgrade to 5.16.hsu1995-05-092-3/+3
* Add another site for getting patch files. (Commented out, as articleasami1995-05-091-1/+4
* Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solvesasami1995-05-093-3/+6
* Make the "reinstall" target delete the package cookie as well asasami1995-05-091-1/+2
* Upgrade (2.15.4+mb1.03 -> 2.15.6+mb1.04). Also ftp the patch from aasami1995-05-093-6/+28
* Upgrade.ache1995-05-087-22/+18
* Update md5 from previous versionache1995-05-081-1/+1
* Add myself as maintainerache1995-05-061-1/+3
* - updatetorstenb1995-05-068-18/+40
* Add xevil to the SUBDIR listjmz1995-05-061-2/+2
* Activate munpackache1995-05-063-8/+14
* Add lmbench as a "BROKEN" target.asami1995-05-061-1/+2
* A package to measure & compare system performance.asami1995-05-063-0/+35
* compress manpagetorstenb1995-05-062-3/+5
* - use compressed manpagestorstenb1995-05-061-7/+6
* - add myself as MAINTAINERtorstenb1995-05-061-1/+8
* install fontstorstenb1995-05-061-0/+34
* install fonts in ${PREFIX}/lib/metamail/fontstorstenb1995-05-062-1/+31
* Another PLIST hack to shrink it.asami1995-05-063-2664/+6
* Added xbatt.asami1995-05-061-2/+2
* xbatt 1.0 - battery status display for X11asami1995-05-065-0/+28
* - upgradetorstenb1995-05-062-3/+2
* add a #ifdef to detect new inpcb styletorstenb1995-05-061-66/+79
* - upgrade to 2.5.1torstenb1995-05-061-7/+7
* remove @cwdtorstenb1995-05-061-31/+31
* install and compress manpagetorstenb1995-05-061-6/+5
* use compressed manpagetorstenb1995-05-061-2/+1
* - add myself as MAINTAINERtorstenb1995-05-061-4/+5
* remove @cwdtorstenb1995-05-061-22/+25
* remove -g from CFLAGStorstenb1995-05-061-1/+1
* - add myself as MAINTAINERtorstenb1995-05-061-1/+16
* XEvil is a side-view, fast-action, kill everything type of game. jmz1995-05-067-0/+93
* add myself as MAINTAINERtorstenb1995-05-061-1/+3
* use compressed manpagestorstenb1995-05-061-34/+35
* - compile with -O2torstenb1995-05-062-5/+4
* - use the post-install target to install sample configuration filestorstenb1995-05-061-4/+15
* compress the manpagetorstenb1995-05-062-2/+5
* @cwd removedtorstenb1995-05-061-1/+0
* - remove pre-install targettorstenb1995-05-061-4/+2
* oops, make sure ${WRKDIR} exists before fetching distfiles.adam1995-05-061-0/+1
* enable gnadam1995-05-061-3/+3
* fixed packageadam1995-05-061-4/+4
* fixed installadam1995-05-061-2/+23
* updateadam1995-05-061-1/+1
* fixed install and packageadam1995-05-061-12/+38
* Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bugmarkm1995-05-067-2086/+21
* Temporary fix to pkg_create problem, instead of listing all the filesasami1995-05-051-215/+2
* Fix the post-install target (gzipping manpages). inews.1 was missingasami1995-05-053-9/+9
* webmaster instead of www-adminadam1995-05-051-2/+2
* upgrade to version 2.22adam1995-05-052-21/+98
* tidyupadam1995-05-051-4/+4
* don't install for is_depended: targetadam1995-05-051-1/+3
* manpages are compressed now...torstenb1995-05-053-165/+159