FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 5:52 AM BST
non port: x11/xnee/Makefile
CVSWeb

Number of commits found: 40

Tue, 24 Apr 2012
[ 17:59 pawel ] Original commit 
1.42 x11/xnee/Makefile
1.30 x11/xnee/distinfo
Update to version 3.13
Sun, 12 Feb 2012
[ 17:28 pawel ] Original commit 
1.41 x11/xnee/Makefile
1.29 x11/xnee/distinfo
Update to version 3.12
Sat, 17 Dec 2011
[ 20:15 pawel ] Original commit 
1.40 x11/xnee/Makefile
1.28 x11/xnee/distinfo
- Update to version 3.11
- Use bsd.port.options.mk
Fri, 12 Aug 2011
[ 15:26 pawel ] Original commit 
1.39 x11/xnee/Makefile
1.27 x11/xnee/distinfo
Update to version 3.10

Approved by:    wen (mentor)
Wed, 23 Mar 2011
[ 16:58 pawel ] Original commit 
1.29 archivers/dpkg/Makefile
1.21 audio/libmtp/Makefile
1.34 audio/rosegarden/Makefile
1.25 deskutils/ksmoothdock/Makefile
1.26 deskutils/treeline/Makefile
1.35 finance/homebank/Makefile
1.15 graphics/mirage/Makefile
1.2 mail/claws-mail-address_keeper/Makefile
1.44 mail/claws-mail-att_remover/Makefile
1.33 mail/claws-mail-attach_warner/Makefile

(Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)
Fri, 4 Mar 2011
[ 03:42 miwi ] Original commit 
1.37 x11/xnee/Makefile
1.26 x11/xnee/distinfo
- Update to 3.09

PR:             155069
Submitted by:   Pawel Pekala" <c0rn@o2.pl>
Sat, 5 Feb 2011
[ 03:23 miwi ] Original commit 
1.36 x11/xnee/Makefile
1.25 x11/xnee/distinfo
- Update to 3.0.8

PR:             154424
Submitted by:   "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Feature safe:   yes
Sun, 17 Oct 2010
[ 09:43 makc ] Original commit 
1.35 x11/xnee/Makefile
1.24 x11/xnee/distinfo
1.4 x11/xnee/pkg-descr
1.6 x11/xnee/pkg-plist
Update to version 3.07
Add LICENSE
Mark MAKE_JOBS_SAFE
Update projects homepage address
Pass maintainership to submitter

PR:             ports/151498
Submitted by:   Pawel Pekala <c0rn at o2.pl>
Thu, 15 Jul 2010
[ 07:12 miwi ] Original commit 
1.34 x11/xnee/Makefile
1.23 x11/xnee/distinfo
- Update to 3.06

PR:             148576
Submitted by:   Ports Fury
Tue, 29 Dec 2009
[ 11:14 miwi ] Original commit 
1.33 x11/xnee/Makefile
1.22 x11/xnee/distinfo
- Update to 3.05

PR:             142045
Submitted by:   Ports Fury
Tue, 22 Dec 2009
[ 11:25 miwi ] Original commit 
1.32 x11/xnee/Makefile
1.21 x11/xnee/distinfo
- Update to 3.04

PR:             141820
Submitted by:   Ports Fury
Sat, 23 May 2009
[ 14:23 miwi ] Original commit 
1.31 x11/xnee/Makefile
1.20 x11/xnee/distinfo
- Update to 3.03

PR:             134630
Submitted by:   Ports Fury
Sat, 15 Dec 2007
[ 07:48 miwi ] Original commit 
1.30 x11/xnee/Makefile
1.19 x11/xnee/distinfo
- Update to 3.02
Sun, 18 Nov 2007
[ 22:37 ade ] Original commit 
1.16 devel/cutils/Makefile
1.64 devel/gmake/Makefile
1.6 devel/libmatheval/Makefile
1.42 lang/Sather/Makefile
1.29 x11/xnee/Makefile
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.

Approved by:    portmgr (linimon)
Sat, 4 Aug 2007
[ 19:29 lme ] Original commit 
1.28 x11/xnee/Makefile
1.18 x11/xnee/distinfo
1.5 x11/xnee/files/patch-doc::xnee.texi
1.3 x11/xnee/pkg-descr
Update to 3.01

PR:             ports/114744
Submitted by:   KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:    miwi (mentor)
Sat, 28 Jul 2007
[ 23:58 rafan ] Original commit 
1.27 x11/xnee/Makefile
- Fix build on 5.x by using texinfo from ports

Reported by:    pointyhat via kris
Mon, 23 Jul 2007
[ 09: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
Mon, 4 Jun 2007
[ 06:40 miwi ] Original commit 
1.25 x11/xnee/Makefile
1.17 x11/xnee/distinfo
1.1 x11/xnee/files/patch-cnee__src__cnee_printer.c
- Update to 2.06

PR:             113010
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 19 May 2007
[ 20: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}.
Sat, 17 Jun 2006
[ 10:19 erwin ] Original commit 
1.23 x11/xnee/Makefile
1.16 x11/xnee/distinfo
1.2 x11/xnee/files/patch-gnee__src__callbacks.c
Update to 2.05

PR:             99049
Submitted by:   Ports fury
Sat, 7 Jan 2006
[ 15:35 anray ] Original commit 
1.22 x11/xnee/Makefile
1.15 x11/xnee/distinfo
Update to 2.03

PR:             ports/91463
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Mon, 26 Dec 2005
[ 19:30 anray ] Original commit 
1.21 x11/xnee/Makefile
1.14 x11/xnee/distinfo
1.1 x11/xnee/files/patch-gnee__src__callbacks.c
Update to 2.02

PR:             ports/90932
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Fri, 16 Sep 2005
[ 11:04 garga ] Original commit 
1.19 x11/xnee/Makefile
1.12 x11/xnee/distinfo
- Update to 2.01

PR:             ports/86123
Submitted by:   Ports Fury
Tue, 26 Jul 2005
[ 08:21 sem ] Original commit 
1.18 x11/xnee/Makefile
1.11 x11/xnee/distinfo
1.4 x11/xnee/files/patch-doc::xnee.texi
1.4 x11/xnee/files/patch-doc::xnee_develop.texi
1.2 x11/xnee/files/patch-libxnee::lib::xnee.c
1.5 x11/xnee/pkg-plist
- Update to 2.00

PR:             ports/84073
Submitted by:   Ports Fury
Tue, 12 Apr 2005
[ 03:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 5 Nov 2003
[ 16:22 krion ] Original commit 
1.15 x11/xnee/Makefile
1.9 x11/xnee/distinfo
1.1 x11/xnee/files/patch-libxnee::lib::xnee.c
1.4 x11/xnee/files/patch-src::lib::xnee.c
- Update to version 1.08

PR:             58966
Submitted by:   Ports Fury
Sat, 16 Aug 2003
[ 10:50 kris ] Original commit 
1.14 x11/xnee/Makefile
1.4 x11/xnee/pkg-plist
Utilize INFO
Sun, 8 Jun 2003
[ 01:38 naddy ] Original commit 
1.13 x11/xnee/Makefile
1.8 x11/xnee/distinfo
1.3 x11/xnee/files/patch-doc::xnee.texi
1.3 x11/xnee/files/patch-doc::xnee_develop.texi
1.3 x11/xnee/files/patch-src::lib::xnee.c
1.2 x11/xnee/pkg-descr
Update to version 1.07

PR:             52484
Submitted by:   Ports Fury
Mon, 28 Apr 2003
[ 01:21 naddy ] Original commit 
1.12 x11/xnee/Makefile
1.7 x11/xnee/distinfo
1.2 x11/xnee/files/patch-doc::xnee.texi
1.2 x11/xnee/files/patch-doc::xnee_develop.texi
1.2 x11/xnee/files/patch-src::lib::xnee.c
Update to version 1.0.6.

PR:             51241
Submitted by:   Ports Fury
Thu, 20 Feb 2003
[ 19:17 knu ] Original commit 
1.21 x11/9term/Makefile
1.21 x11/XFree86-aoutlibs/Makefile
1.17 x11/blast/Makefile
1.13 x11/dxpc/Makefile
1.8 x11/ecore/Makefile
1.14 x11/fbsd-icons/Makefile
1.5 x11/gbackground/Makefile
1.18 x11/gdkxft/Makefile
1.9 x11/imwheel/Makefile
1.17 x11/libsx/Makefile

(Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 9 Feb 2003
[ 20:34 naddy ] Original commit 
1.10 x11/xnee/Makefile
1.1 x11/xnee/files/patch-src::lib::xnee.c
Fix bugs that caused program to dump core.

PR:             48012
Submitted by:   Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
Fri, 31 Jan 2003
[ 22:08 obraun ] Original commit 
1.9 x11/xnee/Makefile
Add dependency on texproc/texi2html.

PR:             ports/47722
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Thu, 16 Jan 2003
[ 23:42 arved ] Original commit 
1.8 x11/xnee/Makefile
1.6 x11/xnee/distinfo
Update to 1.0.2

PR:             47080
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Fri, 3 Jan 2003
[ 19:28 ijliao ] Original commit 
1.7 x11/xnee/Makefile
1.5 x11/xnee/distinfo
1.2 x11/xnee/files/patch-doc::Makefile.in
1.1 x11/xnee/files/patch-doc::xnee_develop.texi
1.3 x11/xnee/pkg-plist
upgrade to 1.0.1

PR:             46434
Submitted by:   Ports Fury
Sun, 27 Oct 2002
[ 23:37 adamw ] Original commit 
1.4 x11/xnee/Makefile
1.4 x11/xnee/distinfo
1.1 x11/xnee/files/patch-doc::Makefile.in
1.1 x11/xnee/files/patch-doc::xnee.texi
1.2 x11/xnee/pkg-plist
Update x11/xnee 0.8.1 -> 0.9

PR:             44490
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Approved by:    pat
Mon, 7 Oct 2002
[ 01:23 ijliao ] Original commit 
1.3 x11/xnee/Makefile
1.3 x11/xnee/distinfo
upgrade to 0.8.1

PR:             43710
Submitted by:   Ports Fury
Sat, 6 Jul 2002
[ 00:57 pat ] Original commit 
1.2 x11/xnee/Makefile
1.2 x11/xnee/distinfo
Update to 0.7.2

PR:             40249
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Fri, 31 May 2002
[ 20:44 petef ] Original commit 
1.370 x11/Makefile
1.1 x11/xnee/Makefile
1.1 x11/xnee/distinfo
1.1 x11/xnee/pkg-comment
1.1 x11/xnee/pkg-descr
1.1 x11/xnee/pkg-plist
Add xnee 0.7.a2, x events recorder and player.

PR:             38595
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

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