FreshPorts -- The Place For Ports Sat, 10 Jan 2009 3:57 AM GMT
non port: editors/psgml/Makefile
CVSWeb

Number of commits found: 20

Fri, 6 Jun 2008
[ 14:25 edwin ] Original commit 
1.12 editors/MathPlanner/Makefile
1.3 editors/abiword-docs/Makefile
1.4 editors/abiword-extras/Makefile
1.34 editors/abiword-plugins/Makefile
1.130 editors/abiword/Makefile
1.45 editors/apel/Makefile
1.31 editors/bitmap/Makefile
1.23 editors/bless/Makefile
1.30 editors/code-browser/Makefile
1.5 editors/codeeditor/Makefile

(Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 2 Sep 2007
[ 14:29 hrs ] Original commit 
1.33 editors/psgml/Makefile
EMACS_PORT_NAME cleanups and some style fixes.
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 20 Feb 2006
[ 22:13 hrs ] Original commit 
1.30 editors/psgml/Makefile
1.1 editors/psgml/files/patch-psgml-edit.el
Fix (sgml-make-character-reference) to use (ucs-to-char) and
(char-to-ucs).  Bump PORTREVISION.

Spotted by:     kuriyama
Sat, 28 Jan 2006
[ 02:11 linimon ] Original commit 
1.95 Makefile
1.11 converters/mule-ucs-emacs20/Makefile
1.12 converters/mule-ucs/Makefile
1.3 databases/bbdb-emacs20/Makefile
1.6 databases/bbdb/Makefile
1.11 databases/gnats4/Makefile
1.2 databases/lsdb-emacs20/Makefile
1.7 databases/lsdb/Makefile
1.4 deskutils/etask/Makefile
1.10 deskutils/howm/Makefile

(Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 Jul 2005
[ 11:17 hrs ] Original commit 
1.28 editors/psgml/Makefile
1.1 editors/psgml/files/patch-psgml-parse.el
Fix a runtime problem on emacs20.  Bump PORTREVISION.

Submitted by:   yoichi
Sat, 21 May 2005
[ 11:04 hrs ] Original commit 
1.27 editors/psgml/Makefile
1.5 editors/psgml/scripts/configure
1.3 editors/psgml/files/patch-ad
- Fix incomplete replacement of a keyword "@prefix@".
- Regenerate info files from the corresponding .texi files.
- Remove an empty file.

Submitted by:   KIMURA Yasuhiro (committed with modification)
PR:             ports/80644
Thu, 12 May 2005
[ 21:27 hrs ] Original commit 
1.5 editors/psgml-emacs19/Makefile
1.16 editors/psgml-emacs20/Makefile
1.12 editors/psgml-mule/Makefile
1.19 editors/psgml-xemacs21-mule/Makefile
1.26 editors/psgml/Makefile
1.4 editors/psgml/scripts/configure
1.2 editors/psgml-emacs19/pkg-descr
1.6 editors/psgml-emacs20/pkg-descr
1.7 editors/psgml-mule/pkg-descr
1.4 editors/psgml-xemacs21-mule/pkg-descr

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Change the install directory to Emacs version specific ones[1].
  Bump PORTREVISION.
- Clean up the slave ports[1].
- Mark as BROKEN for ia64[2].

PR[1]:                  ports/80644
Based on work by[1]:    KIMURA Yasuhiro
Reported from[2]:       pointyhat
Wed, 4 May 2005
[ 21:51 hrs ] Original commit 
1.25 editors/psgml/Makefile
1.3 editors/psgml/scripts/configure
1.11 editors/psgml/distinfo
1.8 editors/psgml/pkg-descr
1.2 editors/psgml-emacs19/pkg-plist
1.4 editors/psgml-emacs20/pkg-plist
1.5 editors/psgml-mule/pkg-plist
1.5 editors/psgml-xemacs21-mule/pkg-plist
1.5 editors/psgml/pkg-plist
- Update to 1.3.2.
- Take maintainership.
Thu, 23 Dec 2004
[ 09:32 nork ] Original commit 
1.14 archivers/deepforest/Makefile
1.4 audio/id3el/Makefile
1.6 audio/linux-esound/Makefile
1.6 audio/linux-libaudiofile/Makefile
1.25 audio/mpg123.el/Makefile
1.7 comms/efax/Makefile
1.6 comms/tkscanfax/Makefile
1.6 devel/linux-libglade/Makefile
1.4 editors/apel-emacs19/Makefile
1.19 editors/apel-emacs20/Makefile

(Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
Fri, 15 Oct 2004
[ 04:42 kuriyama ] Original commit 
1.23 editors/psgml/Makefile
1.10 editors/psgml/distinfo
Update symbol-conflict patch.
Tue, 12 Oct 2004
[ 23:54 kuriyama ] Original commit 
1.22 editors/psgml/Makefile
1.9 editors/psgml/distinfo
1.7 editors/psgml/pkg-descr
- Upgrade to 1.2.5.

Submitted by:   max
No response from:       maintainer (shige)
Fri, 4 Jul 2003
[ 15:28 shige ] Original commit 
1.21 editors/psgml/Makefile
1.2 editors/psgml/files/patch-ac
Add xml catalog hard-coding path.
PORTREVISION bump.

PR:             ports/52515
Submitted by:   MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
Fri, 7 Mar 2003
[ 00:16 ade ] Original commit 
1.6 devel/qt-designer/Makefile
1.7 editors/custom-emacs/Makefile
1.9 editors/custom-mule/Makefile
1.56 editors/mule/Makefile
1.2 editors/ooodict-bg_BG/Makefile
1.2 editors/ooodict-ca_ES/Makefile
1.2 editors/ooodict-cs_CZ/Makefile
1.2 editors/ooodict-da_DK/Makefile
1.2 editors/ooodict-el_GR/Makefile
1.2 editors/ooodict-en_CA/Makefile

(Only the first 10 of 241 ports in this commit are shown above. View all ports for this commit)
Remove pkg-comment from remaining master/slave port sets.

Approved by:    portmgr (implicitly)
Mon, 10 Jun 2002
[ 13:46 shige ] Original commit 
1.19 editors/psgml/Makefile
1.10 editors/psgml/files/psgml-startup.el.in
Fix XHTML DOCTYPE definitions.

PR:             ports/38293
Submitted by:   OKUMURA Yoshifumi <okumura@pop06.odn.ne.jp>
Sun, 20 Jan 2002
[ 15:07 kuriyama ]  
unknown editors/psgml/Makefile
unknown editors/psgml/distinfo
unknown editors/psgml/files/psgml-startup.el.in
Rename symbols from sgml-* to psgml-* to avoid conflict with stock   sgml-mode. 
  
Sat, 5 Jan 2002
[ 08:36 kuriyama ]  
unknown editors/psgml/Makefile
unknown editors/psgml/distinfo
unknown editors/psgml/files/patch-ag
Upgrade 1.2.4.    
Mon, 3 Dec 2001
[ 09:51 kuriyama ]  
unknown editors/psgml-emacs19/Makefile
unknown editors/psgml-emacs20/Makefile
unknown editors/psgml-mule/Makefile
unknown editors/psgml-xemacs21-mule/Makefile
unknown editors/psgml/Makefile
unknown editors/psgml-emacs19/pkg-comment
unknown editors/psgml/pkg-comment
unknown editors/psgml-emacs19/pkg-descr
unknown editors/psgml-emacs20/pkg-descr
unknown editors/psgml/pkg-descr

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add master port of psgml-* variant as editors/psgml (default is emacs21).   Add
editors/psgml-emacs19 stub for emacs19.   Modify to use new location of master
port on each variants.    
[ 09:51 kuriyama ] Original commit 
1.178 editors/Makefile
1.1 editors/psgml-emacs19/Makefile
1.12 editors/psgml-emacs20/Makefile
1.9 editors/psgml-mule/Makefile
1.15 editors/psgml-xemacs21-mule/Makefile
1.16 editors/psgml/Makefile
1.1 editors/psgml-emacs19/pkg-comment
1.3 editors/psgml/pkg-comment
1.1 editors/psgml-emacs19/pkg-descr
1.5 editors/psgml-emacs20/pkg-descr

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.

Approved by:    maintainer
Repocopied by:  joe

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19581
Broken 147
Deprecated 93
Ignore 570
Forbidden 8
Restricted 225
No CDROM 131
Vulnerable 54
Expired 15
Set to expire 75
Interactive 77
new 24 hours 11
new 48 hours17
new 7 days31
new fortnight58
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 2.947 seconds.