summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update 1.6d -> 1.7nectar1999-09-094-26/+22
| | | | | PR: ports/11270 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* gtm depends upon libcapplet, found in gnomecontrolcenternectar1999-09-091-1/+2
|
* Checksum changed on master site.nectar1999-09-091-1/+1
| | | | Noticed by: tg and asami's build logs
* Add patch submitted by Randall, the FXTV authorroger1999-09-092-0/+50
|
* Change a master-site.sada1999-09-091-1/+1
| | | | Submitted by: "CHOI, Junho" <cjh@wdb.co.kr>
* Upgrade to 1.1.sada1999-09-092-5/+6
| | | | Submitted by: "CHOI, Junho" <cjh@wdb.co.kr>
* Compile errortaoka1999-09-092-4/+4
| | | | | Point out by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: maintaier's mail in ports-jp@jp.freebsd.org
* I updated XEmacs-mule to 21.1.6 and these ports became broken.taoka1999-09-0910-19/+19
| | | | Changed from "20.4" to "21.1.6" in Makefile
* Update the master_site.max1999-09-091-1/+1
|
* - changed = to ?= or += in some of the variables in palm/jpilotsumikawa1999-09-091-5/+4
| | | | | instead of assigning variables after the .include statement. Suggested by: asami
* - add 'comms' on CATEGORIES.sumikawa1999-09-091-4/+6
| | | | | | | | | - designate GTK_CONFIG in Makefile, not patches Reviewed by: maintainer - change = to ?= or += in some of the variables in palm/jpilot instead of assigning variables after the .include statement. Suggested by: asami
* Moved grun from deskutils to misctaoka1999-09-092-1/+1
|
* a gtk-launcher similar to the Windows(tm) "Run..." dialogtaoka1999-09-095-0/+38
| | | | | PR: 12698 Submitted by: Dominik Brettnacher <domi@saargate.de>
* Add bacontaoka1999-09-091-0/+1
|
* Quick, easy-to-read, web statistics programtaoka1999-09-096-0/+51
| | | | | PR: 12708 Submitted by: Justin Robinson <jmrobins@samurai.ruin.org>
* I forgot to change $Id to $FreeBSD.taoka1999-09-095-5/+5
|
* Updated XEmacs-mule to 21.1.6taoka1999-09-0918-3339/+594
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Add the following ports for XEmacs packages (by repository-copy). ports/editors/xemacs-base-packages ports/editors/xemacs-mule-base-packages ports/editors/xemacs-mule-sumo-packages ports/editors/xemacs-sumo-packages The last two ports are for japanese. PR: 13386 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (2) Add the following ports for XEmacs packages for mule (by repository-copy). ports/japanese/xemacs-sumo ports/japanese/xemacs-sumo-canna ports/japanese/xemacs-sumo-canna+wnn4 ports/japanese/xemacs-sumo-canna+wnn6 ports/japanese/xemacs-sumo-wnn4 ports/japanese/xemacs-sumo-wnn6 PR: 13387 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (3) Modified the following ports in order to update to 21.1.6. ports/japanese/xemacs ports/japanese/xemacs-canna ports/japanese/xemacs-canna+wnn4 ports/japanese/xemacs-canna+wnn6 ports/japanese/xemacs-wnn4 ports/japanese/xemacs-wnn6 ports/editors/xemacs-mule ports/editors/xemacs-mule-common PR: 13390 Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Fixed a problem on Mew version 1.94taoka1999-09-091-0/+31
|
* Remove mysql321.dirk1999-09-091-1/+0
| | | | We have mysql322-client/mysql322-server instead.
* Add a couple of master sites.tg1999-09-091-1/+4
|
* Upgrade to 1.1.1.tg1999-09-094-8/+8
|
* You can't replace "echo" with "@${ECHO}" if it appears in the middle of aasami1999-09-091-4/+4
| | | | multi-line command.... ;)
* ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;)asami1999-09-093-3/+3
|
* Add USE_X11.asami1999-09-091-0/+1
|
* USE_X_PREFIX has to be before bsd.port.pre.mk.asami1999-09-092-2/+4
|
* Upgrade to 0.6.0.tg1999-09-0921-4179/+4634
|
* Active xa+cv.foxfair1999-09-091-0/+1
|
* Submitted by: Clive Lin <clive@CirX.ORG>foxfair1999-09-098-0/+337
| | | | | XA+CV is a work around library lets most X applications to show Chinese words properly. Use LD_PRELOAD to make it work.
* Make xcin-2.3 installation success again after repo copied.foxfair1999-09-092-76/+14
| | | | Point out by: bento.
* Erm, looks like "dollar-sign Id dollar-sign" has changed intodburr1999-09-091-1/+1
| | | | | "dollar-sign FreeBSD dollar-sign". That's what I get for missing staff meetings, I guess...
* Enable ripit-atapi.dburr1999-09-091-0/+1
|
* New port audio/ripit-atapi, a modified version of ports/audio/ripitdburr1999-09-096-0/+129
| | | | that uses CDD as the ripper (and thus can deal with ATAPI CD-ROM drives :) )
* Add gruntaoka1999-09-091-0/+1
|
* Instead of marking this port FORBIDDEN, show a security warning and askmax1999-09-094-14/+47
| | | | | | | | | | | if the user wants to proceed (unless BATCH is set) at pre-fetch and pre-install. Make the same query at pkg_add time. While I'm at it, - Move the URI to DESCR from Makefile. - Replace a few = with ?= - Instead of using echo in Makefile to create the sample startup script, use a template.
* Add mew-xemacs21taoka1999-09-091-2/+2
| | | | Delete mew-common
* Updated to 19.4taoka1999-09-0919-101/+817
| | | | | | | | Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
* No need for "EXTRACT_ONLY=" if DISTFILES is empty. NO_CHECKSUM is aasami1999-09-091-2/+0
| | | | user variable, should never been set in port Makefiles.
* Tutorial was updated, stay in sync.cpiazza1999-09-096-1574/+1530
| | | | | PR: 13651 Submitted by: maintainer
* Rewrite virtual function pointer code so it can compile with EGCS on myroger1999-09-092-52/+184
| | | | | | | | -current machine. Also I fixed the code for grabbing from the X11 desktop in 24 bit colour modes. Previously it gave us a blurred yellow image. Now it can capture the X11 desktop in full 24 bit colour for both XRGB and XBGR Truecolour.
* The ftp site and http site have tarballs with different checksums, soasami1999-09-091-0/+1
| | | | list them both here.
* Update to version 3.5.8fenner1999-09-096-27/+30
| | | | | PR: ports/11807 Submitted by: Yarema <yds@dppl.com>
* Upgrade to sdr 2.7fenner1999-09-0910-86/+28
|
* Remove {japanese,www}/mmm. They've been broken for over a year.asami1999-09-092-2/+0
| | | | Approved by: maintainer
* Update MAINTAINER's email addresscpiazza1999-09-0912-12/+12
| | | | | PR: 13648 Submitted by: maintainer
* Updated to 1.93.4taoka1999-09-093-25/+34
| | | | | Submitted by: maintainer Obtained from: private communication
* Add gmessagetaoka1999-09-091-0/+1
|
* a gtk+ clone of xmessage. displays a given text in a X11 windowtaoka1999-09-096-0/+46
| | | | | PR: 12696 Submitted by: Dominik Brettnacher <domi@saargate.de>
* Add gnomeusersguidetaoka1999-09-091-0/+1
|
* GNOME users guidetaoka1999-09-095-0/+172
| | | | | PR: 12919 Submitted by: Yukihiro Nakai <Nacai@iname.com>
* Activate dc20packcpiazza1999-09-091-0/+1
|
OpenPOWER on IntegriCloud