notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: editors/emacs-devel/Makefile

Number of commits found: 392 (showing only 92 on this page)

«  1 | 2 | 3 | 4 

Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 7 Nov 2014
12:52 ashish search for other commits by this committer
- Fix pkg-install script to correctly install emacs games scores files[1]
- Fix building port when ALSA option is enabled[2]
- Depend on desktop-file-utils when X11 option is enabled[3]
- Bump PORTREVISION to account for these changes

PR:		194624[1], 194862[2]
Submitted by:	crest <crest at sahiro.org>[2]
Reported by:	Joseph Mingrone <jrm at ftfl.ca>[1],
		Richard Kuhns <rjk at wintek.com>[3] (via private email)
Original commitRevision:372259 
09:55 kwm search for other commits by this committer
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
Original commitRevision:372250 
Wednesday, 5 Nov 2014
13:17 ashish search for other commits by this committer
GNU Emacs Updates

editors/emacs:
 - Update to 24.4[1]
 - Remove all upstreamed diffs[1]
 - Switch to static pkg-plist[1]
 - Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1]
 - Reword IGNORE messages for portlint[1]
 - Add fix for a Emacs TRAMP bug
 - Update CANNA patchset[2]

editors/emacs-devel:
 - Update to bzr snapshot revision 118251
 - Add pkg-install, and pkg-deinstall file missed from r364499
 - Switch to static pkg-plist

editors/emacs-nox11:
 - Remove PLIST_DIRSTRY

Mk/bsd.emacs.mk:
 - Update Emacs version numbers
 - Remove deprecated XEmacs entries

PR:		194624[1]
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1],
                TAKANO Yuji <takachan at running-dog.net>[2]
Original commitRevision:372190 
Sunday, 10 Aug 2014
03:58 ashish search for other commits by this committer
- Update to bzr snapshot revision 117676
- Move /var/games/emacs stuff from pkg-plist into pkg-{de,}install as it's
  not installed in $PREFIX, which causes issues with `check-plist' target
- Remove extra @dirrmtry entries
Original commitRevision:364499 
Thursday, 24 Jul 2014
14:38 ashish search for other commits by this committer
- Update to bzr snapshot revision 117564
Original commitRevision:362799 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Monday, 21 Jul 2014
17:47 adamw search for other commits by this committer
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
Original commitRevision:362457 
Sunday, 29 Jun 2014
12:51 antoine search for other commits by this committer
Allow to build with texinfo from ports
Original commitRevision:359763 
Tuesday, 17 Jun 2014
20:05 kwm search for other commits by this committer
Update to 6.8.9-3 [1][3].

Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
PR:		187548 [2]
PR:		182793 [3]
PR:		181746 [4]
PR:		176047 [5]
PR:		190814 [6]
Submitted by:	c.petrik.sosa@gmail.com [1]
		Matthieu Volat <mazhe@alkumuna.eu> [2]
		free.bsd@webstyle.ch [3]
		andrnils@gmail.com [4]
		rfg@tristatelogic.com [5]
		Michelle Sullivan <michelle@sorbs.net> [6]
Approved by:	portmgr (blanket) (for NO_STAGED ports)
Original commitRevision:358176 
Sunday, 4 May 2014
21:29 ashish search for other commits by this committer
- Update pkg-plist to include files present in STAGEDIR but missed

Reported by:	swills (via private email)
Original commitRevision:352972 
Friday, 2 May 2014
01:51 ashish search for other commits by this committer
- Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
Original commitRevision:352771 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 14 Apr 2014
04:38 ashish search for other commits by this committer
- Update to 24.3.90 (latest pretest)
- Switch to USES[0]
- Use new LIB_DEPENDS format[0]

PR:		ports/188583
Original commitRevision:351248 
Saturday, 15 Mar 2014
08:37 ashish search for other commits by this committer
- Update to bzr snapshot revision 116732
- Add OPTIONs for building with GnuTLS 3.x[1] (default), and GnuTLS 2.x
  support
- Remove OPTION for SYNC_INPUT (not supported)
- Add a fix when building with ncurses port being installed
- Fix CONFLICTS to pass portlint checks

PR:		ports/187346[1]
Original commitRevision:348298 
Sunday, 16 Feb 2014
08:22 ashish search for other commits by this committer
- Update to bzr snapshot revision 116446
Original commitRevision:344502 
Friday, 3 Jan 2014
10:55 ashish search for other commits by this committer
- Update CONFLICTS, in accordance with PKGNAME changes

Reported by:	jgh
Original commitRevision:338536 
Monday, 9 Dec 2013
13:01 ashish search for other commits by this committer
- Update to bzr snapshot revision 115370
- Add PKGNAMESUFFIX to avoid package name collision
- Add STAGE support
- Relocate INFO_PATH to avoid conflicting with similarly named
  info files provided by other packages, like print/texinfo
- Use INSTALLS_ICONS only when X11 is enabled
- Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem
  notifications
- Depend on GCC for i386 platforms until clang gets the required
  fixes
- Stop compressing info files for it to work with INFO_PATH
- Use OptionsNG helpers to cleanup Makefile
- Remove already upstream-ed patches
Original commitRevision:335977 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Saturday, 17 Aug 2013
16:27 gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Original commitRevision:324851 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Wednesday, 10 Jul 2013
06:49 bapt search for other commits by this committer
Convert from USE_MOTIF to USES=motif
Original commitRevision:322620 
Monday, 13 May 2013
05:33 ashish search for other commits by this committer
- Update to bzr snapshot 112532
Original commitRevision:317997 
Monday, 6 May 2013
15:34 bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Original commitRevision:317525 
Saturday, 30 Mar 2013
05:13 ashish search for other commits by this committer
GNU Emacs updates

editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
Original commitRevision:315598 
Tuesday, 19 Feb 2013
10:09 ashish search for other commits by this committer
- Update to bzr snapshot 111818
- Add OPTION for ACL support
- Make GSETTINGS option depend on DBUS option, as GSettings requires
  DBus to be functional
Original commitRevision:312553 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Tuesday, 25 Dec 2012
16:28 ashish search for other commits by this committer
editors/emacs-devel:
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]

Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel

Submitted by:	kientzle[1]
Original commitRevision:309486 
Monday, 10 Dec 2012
23:40 beech search for other commits by this committer
- Bump port after MagickCore bump.
Original commitRevision:308648 
Wednesday, 1 Aug 2012
15:20 ashish search for other commits by this committer
GNU Emacs updates

editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build

editors/emacs-devel
- Update to bzr revision 109364
- Convert OPTIONS to OptionsNG
- Remove redundant patches
- Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3]

Mk/bsd.emacs.mk
- Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk
- Update major version for emacs-devel port
- Take maintainership of bsd.emacs.mk

Thanks to everyone who tested these updates, and provided their feedback.

Submitted by:	http://www.gnu.org/software/emacs/NEWS.24.1[1]
Submitted by:	Yuji TAKANO[2] (via private email), Jan Beich[3]
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 22 Feb 2012
13:23 ashish search for other commits by this committer
- Update to bzr revision 107364
- Fix building on Sparc architecture
- Remove dependency on libungif[1]

PR:             ports/165299[1]
Submitted by:   olgeni[1]
Original commit
Sunday, 30 Oct 2011
16:46 ashish search for other commits by this committer
- Bring back patch in ports/161181 which got accidentally,
  removed in previous commit
- Bump PORTREVISION

PR:             ports/161911
Original commit
15:08 ashish search for other commits by this committer
- Update to bzr revision 106240
- Remove patches which are now in upstream[1]
- Add patch to implement process support for FreeBSD from Emacs bug# 5243[1]

PR:             ports/161911[1]
Submitted by:   Nali Toja <nalitoja@gmail.com>[1]
Original commit
Monday, 17 Oct 2011
04:55 ashish search for other commits by this committer
- Update to bzr revision 106087
- Fix detection of 'make' program in use in configure script[1]
- Use openpty(3) instead of deprecated pty(4) interface[2]
- Add patch to interrupt `debug-on-quit' during loops[3]
- Track ncurses dependency[4]

PR:             ports/160986[1], ports/161181[2], ports/161220[3],
ports/161497[4]
Submitted by:   h h <aakusta@gmail.com>[1], Nali Toja
<nalitoja@gmail.com>[2][3][4]
Original commit
Tuesday, 11 Oct 2011
07:17 mm search for other commits by this committer
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
Original commit
Friday, 30 Sep 2011
21:18 ashish search for other commits by this committer
- Update to bzr revision 105951
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Monday, 19 Sep 2011
15:18 ashish search for other commits by this committer
- Mark port as multi-jobs safe

PR:             ports/160747
Submitted by:   h h <aakuusta@gmail.com>
Original commit
Thursday, 8 Sep 2011
06:16 ashish search for other commits by this committer
- Update to bzr revision 105651
- Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan
  keyboard-coding-system[1]
- Restrict INSTALLS_ICONS knob to GTK2/3 section as it installs GTK+
  dependencies[2]
- Update MASTER_SITES
- Fix portlint warnings

Submitted by:   hrs[1]
Reported by:    Yue Wu <vanopen@gmail.com>[2]
Original commit
Monday, 8 Aug 2011
14:32 ashish search for other commits by this committer
- Update to bzr revision 105418.
- Apply INSTALLS_ICONS fix[1].
- Add GTK3 option.
- Add GSETTINGS option.
- Remove alloca fix as it's not needed anymore.

Submitted by:   olgeni[1] (via private email)
Original commit
Friday, 17 Jun 2011
18:12 ashish search for other commits by this committer
- Update to bzr revision 104609.
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Monday, 30 May 2011
18:13 ashish search for other commits by this committer
- Update to bzr revision 104432.
Original commit
Monday, 16 May 2011
12:14 ashish search for other commits by this committer
- Update to bzr revision 104238.
- Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 is
defined.[1]
- Emacs picks up giflib if available instead of libungif. Account for
  this.[2]

PR:             ports/156167[1]
Submitted by:   Zhihao Yuan <lichray@gmail.com>[1]
                Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email)
Original commit
Sunday, 1 May 2011
09:56 ashish search for other commits by this committer
- Add autoheader to USE_AUTOTOOLS[1].
- Include 'alloca' fix[1].
- Fix ImageMagick dependency to depend on X11[2].

Submitted by:   Pan Tsu[1], swell.k@gmail.com[2]
Approved by:    pgj (implicit)
Original commit
Thursday, 28 Apr 2011
15:08 ashish search for other commits by this committer
- Update to bzr revision 104000.

Approved by:    tabthorpe (mentor)
Original commit
Thursday, 18 Nov 2010
03:39 ashish search for other commits by this committer
- Update to bzr revision 102364.
- Restore GTK2 option.
- Enable IMAGEMAGICK option by default.
- Add GNUTLS option.
- Fix the issue with bad plist generation and mention it in UPDATING.
- Include 'alloca' fix provided by swell.k@gmail.com [1].

PR:             ports/149049[1]
Submitted by:   swell.k@gmail.com[1]
Approved by:    tabthorpe (mentor)
Original commit
Monday, 27 Sep 2010
01:19 ashish search for other commits by this committer
- Update port to latest snapshot.
- Clean up pkg-plist.
- Add new OPTIONs.

Approved by:    tabthorpe (mentor)
Original commit
Wednesday, 28 Jul 2010
12:23 ashish search for other commits by this committer
- Add OPTIONS to the port.
- Add the LICENSE information to the port.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
  by swell.k@gmail.com.
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA detection logic from configure script.

PR:             ports/147546
Approved by:    tabthorpe (mentor)
Original commit
Friday, 11 Jun 2010
13:37 ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 12 May 2010
05:56 keramida search for other commits by this committer
Ashish SHUKLA is very active in patching the emacs22, emacs and
emacs-devel ports.  My own time is now limited due to personal
reasons.  Since Ashish has agreed to take over the maintainership
of the ports from me, change MAINTAINER= for the following ports:

    editors/emacs22
    editors/emacs
    editors/emacs-devel

Many thanks to Ashish for taking over...
Original commit
Monday, 3 May 2010
06:41 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of m17n-lib

PR:             ports/146249
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
Original commit
Tuesday, 30 Mar 2010
18:15 dinoex search for other commits by this committer
- update patch png14
PR:             145171
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 20 Mar 2010
14:14 miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 22 Dec 2009
20:11 bsam search for other commits by this committer
Assign LATEST_LINK to apropriate directory names for ports:
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.

Approved by:    keramida (maintainer via e-mail)
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Tuesday, 23 Jun 2009
15:05 pgollucci search for other commits by this committer
- Udpate to 23.0.95 pretest

PR:             ports/135951
Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr> (maintainer)
Original commit
Wednesday, 17 Jun 2009
22:29 pgollucci search for other commits by this committer
Part 3:
 - Update to 23.0.94

PR:             ports/134875
Approved by:    maintainer
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Original commit
03:51 pgollucci search for other commits by this committer
Part 2:
    - Add WITH_SOURCES option

PR:             ports/134875
Approved by:    maintainer
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Original commit
03:25 pgollucci search for other commits by this committer
Part 1:
  - Update to 23.0.93 [1]
  - Mark MAKE_JOBS_UNSAFE

PR:             ports/134875  [1]
Approved by:    maintainer [1]
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Original commit
Thursday, 2 Apr 2009
21:37 pav search for other commits by this committer
- Update to 23.0.92

PR:             ports/133294
Submitted by:   keramida (maintainer)
Original commit
Saturday, 7 Mar 2009
13:02 bsam search for other commits by this committer
Update to the second pretest of Emacs 23.X.

PR:             ports/132347
Submitted by:   Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer)
Original commit
Monday, 2 Feb 2009
15:08 bsam search for other commits by this committer
. add pkg-message;
. bump PORTREVISION.

PR:             ports/131275
Submitted by:   keramida (maintainer, followup to the PR)
Original commit
12:15 bsam search for other commits by this committer
Emacs pretest 23.0.90 is now available:
http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00051.html

PR:             ports/131275
Submitted by:   keramida (maintainer)
Original commit
Thursday, 8 Jan 2009
12:42 stefan search for other commits by this committer
Add explicit dependency on gettext.

PR:             129864
Submitted by:   keramida (maintainer)
Original commit
Tuesday, 9 Dec 2008
22:18 bsam search for other commits by this committer
. fix the build WITHOUT_GTK;   [1]
. update to a newer snapshot;  [2]
. while I'm here: reset PORTREVISION.

PR:             28513  [1], 129536  [2]
Submitted by:   Ashish Shukla <wahjava at gmail.com>  [1],
                keramida (maintainer)  [2]
Approved by:    keramida (maintainer)  [1]
Original commit
Friday, 20 Jun 2008
18:33 lippe search for other commits by this committer
- Update to 2008.06.06.08.01.29 snapshot version.
- Make portlint happy.

PR:             ports/124359
Submitted by:   keramida
Approved by:    gabor (mentor, implicit)
Original commit
Friday, 6 Jun 2008
13:25 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Monday, 7 Apr 2008
01:17 rafan search for other commits by this committer
- Update to 2008.03.08.07.56.12 cvs snapshot
- Use USE_XORG

PR:             ports/121495
Submitted by:   keramida (maintainer)
Original commit
Sunday, 27 Jan 2008
14:26 anray search for other commits by this committer
- Update editors/emacs-devel to 23.0.50.20080101 snapshot.

PR:             ports/119290
Submitted by:   keramida(maintainer)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 29 Apr 2007
08:27 clsung search for other commits by this committer
- Update to 22.0.99

PR:             ports/112168
Submitted by:   matainer (keramida)
Original commit
Monday, 23 Apr 2007
02:09 clsung search for other commits by this committer
- Update editors/emacs-devel to 22.0.98.

PR:             ports/111813
Submitted by:   NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:    maintainer (keramida)
Original commit
Saturday, 21 Apr 2007
02:01 keramida search for other commits by this committer
Mark editors/emacs-devel as broken on ia64.  It doesn't really
build on ia64 right now, so let's stop bugging Kris and the ports
people with brokenness until either we fix it locally, or we find
out with upstream developers why it's broken.

Reviewed by:    kris
Original commit
Wednesday, 4 Apr 2007
07:24 clsung search for other commits by this committer
* Update to 22.0.97.
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.

PR:             ports/111218
Submitted by:   NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:    maintainer (timeout)
Original commit
Tuesday, 6 Feb 2007
20:58 anray search for other commits by this committer
Update to 22.0.93

PR:             ports/108464
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    keramida(maintainer)
Original commit
Saturday, 23 Sep 2006
23:26 bsam search for other commits by this committer
- fix pkg-plist  [1]
  o  when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
     at Makefile and corresponding changes to pkg-plist);
  o  change some @dirrmtry to @dirrm (for those directories which
     belongs to the port);
  o  remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
     BSD.local.dist.
- fix make patch for 5.x and 4.x  [2]
  (remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it).

PR:             102893 [1], 102906 [2]
Submitted by:   bsam (me) [1], [2]
Approved by:    keramida__at__ceid.upatras.gr (maintainer timeout 19 days)
Original commit
Saturday, 2 Sep 2006
16:03 anray search for other commits by this committer
Update to 22.0.50.20060901

PR:             ports/102764
Submitted by:   keramida (maintainer)
Original commit
Friday, 18 Aug 2006
19:28 anray search for other commits by this committer
Update to 22.0.50.20060813

PR:             ports/102197
Submitted by:   keramida (maintainer)
Original commit
Wednesday, 5 Jul 2006
22:44 anray search for other commits by this committer
Move multiple make install hack to pre-install.

PR:             ports/99822 (in followup)
Submitted by:   keramida(maintainer)
Original commit
22:31 anray search for other commits by this committer
Complete previous update.
Original commit
11:43 anray search for other commits by this committer
Update to 22.0.50.20060703

Submitted by:   keramida(maintainer)
Original commit
Tuesday, 4 Jul 2006
23:55 anray search for other commits by this committer
- Add `${DATADIR}/${EMACS_VER}/site-lisp' dir to pkg-plist. [1]
- Fix reinstall when workdir is not cleaned (ported from editors/emacs). [2]

PR:             ports/99755 [2]
Submitted by:   keramida (maintainer) [2]
Reported by:    linimon (pointyhat) [1]
Original commit
Monday, 29 May 2006
10:46 anray search for other commits by this committer
- Fix portlint warnings
- There are two `site-lisp' directories, but only one @dirrm pkg-plist
  line. Fix this. [1]

Submitted by:   maintainer via email [1]
Reported by:    krismail
Original commit
Friday, 19 May 2006
18:41 anray search for other commits by this committer
- Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]

Submitted by:   keramida (by email)
Created by:     nobutaka, keramida
Approved by:    maintainer (by email) [1]
Original commit
Friday, 7 Apr 2006
11:36 anray search for other commits by this committer
Fix build on the FreeBSD < 6.0(old texinfo).

Approved by:    Kenneth Vestergaard Schmidt (maintainer)
Original commit
Saturday, 1 Apr 2006
20:54 anray search for other commits by this committer
Add emacs-devel , GNU editing macros.

PR:             ports/94171
Submitted by:   Kenneth Vestergaard Schmidt <kvs@pil.dk>
Original commit

Number of commits found: 392 (showing only 92 on this page)

«  1 | 2 | 3 | 4