summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.6.3bland2003-10-283-15/+16
|
* Try to pacify bento, and get this port to build reliably.marcus2003-10-281-1/+4
|
* Fix build on -CURRENT.fjoe2003-10-282-7/+12
| | | | Bump PORTREVISION.
* Unbreak pkg-plist (utilize INFO).fjoe2003-10-282-67/+3
| | | | | Fix COMMENT. Bump PORTREVISION.
* Back out previous upgrade because of incompatibility.kuriyama2003-10-285-58/+139
| | | | Requested by: many
* Fix build on -CURRENT.fjoe2003-10-281-0/+272
|
* Portlint (add INSTALLS_SHLIB, reorder vars, remove trailing blank line)kris2003-10-282-3/+3
|
* Fix build on -CURRENT.fjoe2003-10-277-49/+58
| | | | Bump PORTREVISION.
* Move dependency on perl to hpt.fjoe2003-10-272-7/+7
|
* Update to use tk84.tobez2003-10-271-4/+5
| | | | Submitted by: kris
* Update to 1.5.tobez2003-10-272-2/+2
| | | | | PR: 58078 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 0.29.tobez2003-10-272-2/+2
| | | | | PR: 58101 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Un-broke the compile by forcing stdargs.wes2003-10-271-4/+0
|
* Clean up the patch.fjoe2003-10-271-1/+1
|
* Another case of SHLIBDIR->LIBDIR. While here, upgrade from 2.2a2 to 2.2a4mi2003-10-273-18/+17
| | | | | | | | (released in August 2002). Stop parametrizing some of the values in files/Makefile.bsd -- they change _so rarely_ the benefit does not justify the gymnastics. Default to TCL-8.3 Suggested by: kris
* Fix build with gcc 3.3.1.fjoe2003-10-272-3/+4
| | | | Bump PORTREVISION.
* Upgrade to 0.7.2.obraun2003-10-272-2/+2
| | | | | PR: ports/58599 Submitted by: maintainer
* SHLIBDIR->LIBDIRmi2003-10-273-7/+8
| | | | | | | Upgrade from 1.4 to 1.4.1 instead of bumping the PORTREVISION. Default to TCL-8.4 Suggested by: kris
* Fix build on -CURRENT.fjoe2003-10-2720-36/+400
| | | | | Use DOCSDIR. Bump PORTREVISION.
* use USE_MYSQLerwin2003-10-271-1/+1
| | | | | PR: 57645 Approved by: maintainer timeout (3 weeks)
* Maintainer is @FreeBSD.ORG.wes2003-10-271-1/+1
| | | | Prompted by: linimon@
* Follow the bouncing C compiler: use stdargs instead of varargs in thiswes2003-10-271-1/+2
| | | | lovely ancient code.
* Fix build on -CURRENT.fjoe2003-10-279-9/+214
| | | | Bump port revision.
* Change the MASTER_SITE to its http-variant. Add WWW to pkg-descr.mi2003-10-272-1/+3
|
* Catch up once again with bsd.lib.mk -- rename SHLIBDIR to LIBDIR -- tomi2003-10-272-7/+7
| | | | | | | fix installation/packaging on -current. Default to TCL 8.4 -- still overwritable. Submitted by: kris
* Update to 5.8.1.tobez2003-10-2775-6010/+5075
| | | | | | | | | | Also: Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by default, unless threaded perl is built, to improve performance. Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW. Many thanks to foxfair who prepared most of this update.
* Change this ports a slave ports.matusita2003-10-275-317/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Long long time ago, my friend Mr. yamamoto made an I18N_MB patch. It was used mainly in Japan since it enable fvwm to display Japanese characters in the menu, titlebar, and so on. However, and unfortunately, it was not included original fvwm code at that time since less people need it. Since then, I maintained the I18N_MB patch to adopt new fvwm releases. IIRC, this patch is based on the hack for TWM (see X11R5 contrib), and influences to other fvwm-derived window managers to be i18n-ed (e.g., afterstep, windowmaker, etc.) Soon after the fvwm development team was re-organized as current form, I tried pushing I18N_MB patch to be included to original fvwm code. It was great pleasure for me but I have no time to test it; my desktop environment is tainted with Windows, and I'm lazy to update my fvwm, that runs on VMware. Recently, I've heard from kris that this ports is broken on 5-current and sparc64 environment. It seems that it comes from header misuse or something like that. Maybe I can fix it, but I don't do that. I would be good chanse to kill this ports, and use the original fvwm code which is already included this patch for a long time. I believe that fvwm code is still well-maintained, it should work as expected; I've heard from many people that it works, and I've just confirmed that. There's no reason to switch it. Anyway, standalone I18N_MB patch is now dead from FreeBSD ports. Thanks to the original author yamamoto (he's maybe workin' at panasonic.com but I don't know how to contact him,) subscribers of fvwm-users-jp mailinglist (note: it was concluded already,) people who send me a comment/patch, and ports/x11-wm/fvwm2-i18n users. PS: I intentionally give a little bit funny PKGNAMESUFFIX to this ports, to keep this package name unchanged. It should be changed further releases. Committed at: Executive floor lounge, Hilton Anaheim.
* Fix build on -CURRENT.fjoe2003-10-276-11/+155
|
* portlint (DISTFILES->DISTNAME, fix COMMENT, reorder vars)kris2003-10-272-8/+8
|
* Portlint (reorder variables)kris2003-10-271-3/+3
|
* portlint (remove default EXTRACT_SUFX, reorder RUN_DEPENDS)kris2003-10-271-3/+2
|
* Utilize INFOkris2003-10-272-15/+3
|
* Update to 1.8.fjoe2003-10-275-11/+69
| | | | | Fix build on -CURRENT. Utilize DOCSDIR, obey NOPORTDOCS.
* Portlint (remove extra blank line)kris2003-10-271-1/+0
|
* Utilize MAN1 instead of listing manpages in pkg-plist. Remove a directorykris2003-10-272-1/+3
| | | | | that is left behind on deinstall (it appears this might be created in error, because it is unpopulated by the port install).
* Portlint (extra blank line)kris2003-10-271-1/+0
|
* . Fix build on 5.x (gcc 3.3)glewis2003-10-272-7/+15
| | | | | PR: 58426 Submitted by: Samy Al Bahra <samy@kerneled.com>
* Portlint ($() -> ${})kris2003-10-271-1/+1
|
* Portlint (shorten COMMENT, $() -> ${})kris2003-10-271-2/+2
|
* Update to 1.1.90arved2003-10-276-56/+9
|
* Update to 0.22mat2003-10-273-7/+7
|
* Update to 0.05mat2003-10-272-3/+3
|
* Update to 0.25.04mat2003-10-272-2/+2
|
* Update to 0.18mat2003-10-272-3/+2
|
* Make IGNORE for perl < 5.6.vanilla2003-10-279-11/+64
|
* . Update to 1.05glewis2003-10-272-2/+2
| | | | | PR: 58598 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
* Update to 1.2.1mat2003-10-273-9/+24
| | | | | | | | Add a way of having the conf into $PREFIX Add man pages PR: 57957 Submitted by: maintainer
* Add to the tcl84 and tk84 virtual categories.petef2003-10-271-1/+1
| | | | Submitted by: kris
* - Update to version 0.3.7krion2003-10-272-3/+3
| | | | | PR: 58577 Submitted by: maintainer
* - Fix build on -currentkrion2003-10-274-50/+31
| | | | | | | - Fixes for portlint (DOCSDIR) PR: 58582 Submitted by: elvis@sslab.cs.ccu.edu.tw
OpenPOWER on IntegriCloud