/www/rnews/

git/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/callgen323
800'>2012-09-05
Commit message (Expand)AuthorAgeFilesLines
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-0/+1
* BROKEN on 5.x: Does not compilekris2004-09-181-0/+4
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-191-1/+7
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
2-4/+4
* Mark as broken on ARM.linimon2012-09-041-1/+3
* GNU Emacs updatesashish2012-08-0117-381/+539
* - fix version numbers going backwards for slave portsdinoex2012-06-031-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+2
* - Update to version 23.4ashish2012-02-223-9/+187
* - Disable OPTIONS for editors/emacs-nox11 slave portashish2011-10-301-3/+5
* - Track ncurses dependencyashish2011-10-171-1/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+ashish2011-09-081-2/+2
* - Add fix for GNU Emacs bug report# 8522 which affects users of euc-japanashish2011-09-082-6/+58
* - Update distfile URL with new distfile which contains missing source filesashish2011-08-282-3/+5
* - Bump PORTREVISIONashish2011-08-091-1/+1
* - Apply INSTALLS_ICONS fix to prevent editors/emacs from installing X11ashish2011-08-081-2/+1
* - Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 isashish2011-05-162-0/+22
* - Update to version 23.3ashish2011-05-114-97/+52
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
* - Restore GTK2 option.ashish2010-09-301-1/+2
* - Add CANNA support to the port, provided by Yuji TAKANO.ashish2010-09-275-3823/+290
* - Change my maintainer address.ashish2010-06-111-1/+1
* - Support for SOUND even when X11 support is disabled.miwi2010-06-061-7/+11
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* When dbus is already installed on FreeBSD 6.X and Emacs buildskeramida2010-05-221-2/+6
* . update to version 23.2;bsam2010-05-149-196/+571
* Ashish SHUKLA is very active in patching the emacs22, emacs andkeramida2010-05-121-1/+1
* - Bump PORTREVISION to chase the update of m17n-libwen2010-05-031-2/+2
* - update patch png14dinoex2010-03-312-3/+3
* - fix build for png-1.4.1dinoex2010-03-301-0/+47
* - update to 1.4.1dinoex2010-03-281-2/+2
* . items in emacs 23.1/GTK menus don't get updated, fix it; [1]bsam2010-03-162-1/+31
* - update to jpeg-8dinoex2010-02-051-2/+2
* - fix utmp.h -> utmpx.hpgollucci2010-02-025-0/+48
* Assign LATEST_LINK to apropriate directory names for ports:bsam2009-12-231-2/+0
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-2113-350/+1132
* . backout previous commit (revert editors/emacs to version 22.3)bsam2009-09-0813-1132/+351
* Updat GNU Emacs to v. 23.1.bsam2009-09-0813-350/+1132
* - update to jpeg7dinoex2009-07-181-1/+2
* - Do not explicitly set LATEST_LINK to the default value. Slave ports need topav2008-11-141-2/+0
* . update to version 22.3 (includes a security fix in the way Emacsbsam2008-11-117-35/+45
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Update editors/emacs to 22.2.bsam2008-06-035-623/+25
* As pointed out by mjl @ #bsdports: The patch I commited was a patchedwin2008-05-153-15/+11
* [patch] editors/emacs build on armedwin2008-05-122-1/+15
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
* Port the gmalloc.c allocator from the CVS trunk of Emacs.keramida2007-10-092-1/+607
* - Kill packaged info files, they are splitted. We need to generate our own,pav2007-09-271-0/+4
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-2/+0
* Update to 22.1.nobutaka2007-07-1726-2358/+2769
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Add emacs-22.* to CONFLICTS.nobutaka2007-05-041-1/+1
* Change PATCH_SITES.nobutaka2006-11-121-1/+1
* SHA256ify (manually updated and checked)edwin2006-01-221-0/+3
* Remove emacs20 from CONFLICTS.nobutaka2005-12-181-1/+1
* - Add .info suffix to filename of info files.nobutaka2005-12-093-81/+27
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Fix build error.nobutaka2005-09-052-1/+43
* Add powerpc support.nobutaka2005-07-161-3/+4
* Disable optimization on ia64 to avoid elisp processing errors.nobutaka2005-05-151-2/+2
* Bump PORTREVISION to reflect changes in rev. 1.59 in package building.nobutaka2005-05-071-1/+1
* Add CONFLICTS variable, since this port conflicts with otherjylefort2005-05-061-0/+4
* Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp proces...nobutaka2005-05-061-1/+8
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Fix problems with AltGr-Modifier on several keyboards.nobutaka2005-03-022-1/+12
* Fix format string vulnerability in the movemail utility.nobutaka2005-02-142-1/+12
* farewell to libxpg4.sf2004-11-151-8/+0
* Fix runtime breakage on ia64, which was introduced with binutils 2.15.marcel2004-09-061-1/+9
* Enable interruption with C-g key while opening network connection.nobutaka2004-05-242-33/+14
* Add SIZE to distinfo.nobutaka2004-03-251-0/+3
* Move the ancient emacs 19.x port from editors/emacs tokris2004-03-2131-2275/+2391
* BROKEN on !i386 5.x: Does not compilekris2004-02-251-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2