Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove support for a.out format and PORTOBJFORMAT variable from individual | pav | 2007-01-30 | 1 | -6/+1 |
| | | | | | | ports With hat: portmgr | ||||
* | - Respect X11BASE | rafan | 2006-12-03 | 1 | -0/+6 |
| | | | | Reported by: pointyhat | ||||
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | clsung | 2006-08-15 | 1 | -1/+1 |
| | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> | ||||
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Reset MAINTAINER to ports@. | nork | 2004-12-23 | 1 | -1/+1 |
| | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) | ||||
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-23 | 1 | -7/+3 |
| | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Update to the latest version (2000.9.1) | taoka | 2002-10-29 | 4 | -15/+12 |
| | |||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | fix a problem in "make -V PORTVERSION" | taoka | 2001-07-08 | 1 | -3/+3 |
| | | | | | | | by correcting a position of the line ".include <bsd.port.pre.mk>" Pointed out by: Dan Langille <dan@langille.org> Submitted by: okazaki | ||||
* | Solve a problem such that if make, imake for XFree86-3 is required, | taoka | 2001-07-07 | 1 | -0/+4 |
| | | | | but imake for XFree86-3 is required under XFree86-4, too. | ||||
* | Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include files | taoka | 2000-09-17 | 2 | -27/+26 |
| | | | | | | | | ${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of FreeWnn conflict with ones of Wnn6-lib. So I move Wnn6-lib's include files into ${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of Wnn6-lib. Note that libwnn6.a can be used instead of libwnn.a for Wnn6-lib. | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -3/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-11 | 1 | -3/+3 |
| | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) | ||||
* | Use devel/imake instead of x11/XFree86. | max | 2000-03-08 | 1 | -1/+1 |
| | | | | | Note: I'm not too sure if these ports really work without x11 libs and headers as I don't have X'less environment. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | More WWW: additions | mharo | 1999-05-07 | 1 | -1/+1 |
| | |||||
* | Changed MAINTAINER's e-mail address | taoka | 1999-05-01 | 2 | -4/+4 |
| | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org | ||||
* | Fix installation by not requiring "wnn" user. | asami | 1998-12-28 | 2 | -3/+24 |
| | | | | | PR: 9021 Submitted by: maintainer | ||||
* | Oops, forgot to commit these. BROKEN_ELF fix. | asami | 1998-12-01 | 3 | -0/+99 |
| | | | | PR: 8770 | ||||
* | Use the recently-released source of the Wnn6 client library, so we aren't | asami | 1998-12-01 | 4 | -24/+56 |
| | | | | | | | BROKEN_ELF anymore. PR: 8770 Submitted by: taoka@infonets.hiroshima-u.ac.jp | ||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -3/+1 |
| | |||||
* | Cleanup etc. submitted by port maintainer. Create account automatically | asami | 1997-09-19 | 2 | -5/+4 |
| | | | | | | if it doesn't exist, and chown everything to the right UID after unpacking. Submitted by: maintainer | ||||
* | Wnn ver 6. Files were already repository copied from japanese/Wnn. | asami | 1997-09-10 | 5 | -658/+47 |
| | | | | | | | | | | Wnn6 is just a wrapper for the commercial Wnn6 CDROM, so you obviously need the CDROM to use the port. Wnn6-lib is the library interface, and this half is free (this port will be used by the upcoming mule ports). PR: 4166 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | Fix many bugs. Share files that can be shared. | asami | 1997-09-10 | 4 | -12/+332 |
| | | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | The project template file is called "X11.tmpl" in XFree86-3.3, so make | asami | 1997-06-19 | 1 | -1/+4 |
| | | | | | a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. | ||||
* | Master site has moved. | asami | 1997-04-16 | 1 | -2/+2 |
| | | | | Submitted by: hanai | ||||
* | Add some @dirrms. | asami | 1997-03-06 | 1 | -1/+14 |
| | |||||
* | Update comments. | asami | 1996-11-13 | 1 | -5/+1 |
| | |||||
* | Add comment for reason why this IS_INTERACTIVE (needs "wnn" user). | asami | 1996-11-13 | 1 | -2/+2 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Add "jp-" in front of PKGNAME. | asami | 1996-09-19 | 1 | -2/+2 |
| | |||||
* | Misc. bugfix and cleanup. | asami | 1996-08-22 | 1 | -0/+10 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | List all files. | asami | 1995-06-23 | 1 | -3/+105 |
| | |||||
* | Why the heck was I calling the build target "pre-build"?!? (Changed | asami | 1995-04-24 | 1 | -2/+2 |
| | | | | to do-build.) | ||||
* | Update of ports/japanese Makefiles to work with the new bsd.port.mk. | asami | 1995-04-20 | 1 | -5/+2 |
| | |||||
* | Clean up Makefiles, as per my promise. | asami | 1995-04-07 | 1 | -3/+6 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | asami | 1995-03-27 | 1 | -3/+1 |
| | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | checksum! | asami | 1995-01-11 | 1 | -0/+1 |
| | |||||
* | Don't build every time. | asami | 1995-01-11 | 1 | -4/+1 |
| | | | | Pointed-out by: jkh | ||||
* | Update to make jserver work. Needed to "wnntouch" dictionary files | asami | 1994-11-25 | 1 | -2/+7 |
| | | | | here and there. | ||||
* | Cleaned up $Id:$ line. | asami | 1994-11-23 | 1 | -1/+1 |
| | |||||
* | Oops, forgot to touch build-cookie in dummy build target. Now I know | asami | 1994-11-23 | 1 | -0/+1 |
| | | | | why Wnn was getting built over and over. Sorry, Gary! | ||||
* | Japanese/Chinese/Korean input method (only Japanese part built and | asami | 1994-11-22 | 4 | -0/+233 |
tested---someone else please try other languages!) |