non port: editors/joe/Makefile |
SVNWeb
|
Number of commits found XX: 45 |
Sat, 7 Jul 2018
|
[ 14:35 tobik ] 
474095 editors/joe/Makefile
474095 editors/joe/distinfo
474095 editors/joe/pkg-plist
editors/joe: Update to 4.6
PR: 228761
Submitted by: wen
Approved by: juergen.gotteswinter@googlemail.com (maintainer timeout, 1 month)
|
Sun, 8 Oct 2017
|
[ 10:17 tobik ] 
451518 editors/joe/Makefile
451518 editors/joe/distinfo
451518 editors/joe/files
451518 editors/joe/pkg-plist
editors/joe: Update to 4.5
While here
- Add missing LICENSE_FILE
- Switch to options helpers
- USES=localbase
- Delete configure patch and set aspell directly via CONFIGURE_ENV
- Drop obsolete patch-tty.c. setpgrp() always takes two arguments on
supported FreeBSD releases and SETPGRP_VOID should always be undefined.
Changes: https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/NEWS.md
PR: 222565
Approved by: juergen.gotteswinter@googlemail.com (maintainer timeout, 2 weeks)
|
Mon, 22 Aug 2016
|
[ 23:57 wen ] 
420639 editors/joe/Makefile
- Pass maintainership to submitter
PR: 212019
Submitted by: juergen.gotteswinter@googlemail.com
|
Mon, 6 Jun 2016
|
[ 21:27 grembo ] 
416489 editors/joe/Makefile
416489 editors/joe/files/patch-configure
Make dependency on aspell optional
joe is less than 2 MB in size and has no dependencies. Aspell
brings in 55MB in dependencies and more than 3000 files.
Change the port, so the dependency on aspell is optional (and
disabled by default) and allow installing aspell separately
for those who need it.
Reviewed by: bapt
Approved by: mentors (implicit)
Differential Revision: https://reviews.freebsd.org/D6732
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 8 Mar 2016
|
[ 00:59 grembo ] 
410591 editors/joe/Makefile
410591 editors/joe/distinfo
410591 editors/joe/pkg-plist
Update to 4.2
Approved by: mentors (implicit)
|
Sat, 26 Sep 2015
|
[ 12:41 bapt ] 
397968 editors/joe/Makefile
397968 editors/joe/distinfo
397968 editors/joe/pkg-plist
Update to 4.1
PR: 203033
Submitted by: Walter Schwarzenfeld
|
[ 10:17 bapt ] 
397953 editors/joe/Makefile
397953 editors/joe/pkg-plist
Convert to @sample
|
Fri, 27 Mar 2015
|
[ 15:45 mi ] 
382429 editors/joe/Makefile
Remove man.md from the list of installed files as well. The actual joe.1
man-page is installed anyway, there is no need for this, that I can see.
PR: 198894
|
Wed, 25 Mar 2015
|
[ 15:14 mi ] 
382230 editors/joe/Makefile
382230 editors/joe/pkg-plist
Fix packing list again. Take pointy hat and go contemplate for a while.
Submitted by: Herbert J. Skuhra
|
Tue, 24 Mar 2015
|
[ 16:19 mi ] 
382116 editors/joe/Makefile
382116 editors/joe/distinfo
382116 editors/joe/files/patch-main.c
382116 editors/joe/files/patch-tty.c
Upgrade from 3.7 to 4.0.
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] 
357486 Mk/bsd.gecko.mk
357486 Mk/bsd.options.mk
357486 Mk/bsd.port.mk
357486 archivers/rpm/Makefile
357486 astro/cfitsio/Makefile
357486 astro/openuniverse/Makefile
357486 astro/roadmap/Makefile
357486 astro/xplanet/Makefile
357486 audio/deadbeef/Makefile
357486 audio/fdk-aac/Makefile
(Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Wed, 26 Feb 2014
|
[ 14:52 marino ] 
346208 editors/joe/Makefile
346208 editors/joe/files/patch-main.c
editors/joe: Fix jmacs mode segfault (fix from pkgsrc)
Fix segfault per PR (pkgsrc fix verified).
Relocate license to please portlint, reset maintainer.
PR: ports/182373
Submitted by: Sergey Kandaurov
Approved by: maintainer timeout (5 months)
|
Mon, 24 Feb 2014
|
[ 16:48 bapt ] 
345879 editors/joe/Makefile
345879 editors/joe/pkg-plist
Support stage
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] 
327720 editors/2bsd-vi/Makefile
327720 editors/abiword-docs/Makefile
327720 editors/abiword/Makefile
327720 editors/aee/Makefile
327720 editors/aewan/Makefile
327720 editors/apel-emacs21/Makefile
327720 editors/apel-emacs22/Makefile
327720 editors/apel/Makefile
327720 editors/asedit/Makefile
327720 editors/axe/Makefile
(Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] 
326307 CHANGES
326307 Mk/Uses/iconv.mk
326307 Mk/bsd.gnome.mk
326307 UPDATING
326307 archivers/rpm/Makefile
326307 archivers/unrar-iconv/Makefile
326307 archivers/unrar/Makefile
326307 archivers/unzip/Makefile
326307 audio/julius/Makefile
326307 audio/mp3unicode/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] 
317525 audio/cmus/Makefile
317525 audio/ecasound/Makefile
317525 audio/lash/Makefile
317525 audio/mous/Makefile
317525 audio/ncmpcpp/Makefile
317525 audio/ocp/Makefile
317525 audio/pytone/Makefile
317525 biology/avida/Makefile
317525 cad/gnucap/Makefile
317525 databases/cego/Makefile
(Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] 
316654 archivers/dpkg/Makefile
316654 archivers/gtar/Makefile
316654 archivers/liborange/Makefile
316654 archivers/rpm4/Makefile
316654 archivers/rpm5/Makefile
316654 archivers/star/Makefile
316654 archivers/unalz/Makefile
316654 archivers/unrar-iconv/Makefile
316654 archivers/unzip/Makefile
316654 astro/stellarium/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Wed, 18 May 2011
|
[ 12:47 sylvio ]
1.35 editors/joe/Makefile
1.8 editors/joe/distinfo
1.3 editors/joe/pkg-descr
1.7 editors/joe/pkg-plist
- Add license
- BUMP PORTREVISION
|
[ 12:43 sylvio ]
1.34 editors/joe/Makefile
- Add USE_NCURSES to fix the problem of joe breaks when ncurses is installed.
PR: ports/157140
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
|
Mon, 2 May 2011
|
[ 09:41 erwin ]
1.33 editors/joe/Makefile
Let CATEGORIES be overwritten by slave ports (chinese/joe)
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ]
1.6 archivers/libpar2/Makefile
1.16 archivers/par2cmdline/Makefile
1.3 audio/mehdiaplayer/Makefile
1.30 audio/mpg123.el/Makefile
1.2 audio/pm3umpdl/Makefile
1.8 audio/qmpdclient/Makefile
1.2 benchmarks/netperfmeter/Makefile
1.13 biology/primer3/Makefile
1.32 comms/hamlib/Makefile
1.7 comms/uticom/Makefile
(Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Fri, 27 Nov 2009
|
[ 22:52 sylvio ]
1.28 archivers/hpack.non-usa.only/Makefile
1.13 archivers/lbrate/Makefile
1.5 archivers/lzip/Makefile
1.19 archivers/macutils/Makefile
1.7 archivers/mtf/Makefile
1.68 archivers/rpm/Makefile
1.23 archivers/ucl/Makefile
1.10 archivers/xar/Makefile
1.16 archivers/xdms/Makefile
1.18 archivers/xmill/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
|
Sat, 29 Aug 2009
|
[ 22:10 miwi ]
1.30 editors/joe/Makefile
- Pass maintainership to submitter
PR: 138290
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Fri, 28 Aug 2009
|
[ 17:37 linimon ]
1.3 archivers/pecl-bz2/Makefile
1.6 archivers/pecl-lzf/Makefile
1.5 archivers/pecl-rar/Makefile
1.9 audio/dir2ogg/Makefile
1.12 audio/fapg/Makefile
1.5 audio/gtkhirad/Makefile
1.3 audio/p5-Audio-MPD-Common/Makefile
1.4 audio/p5-Audio-MPD/Makefile
1.3 audio/pecl-id3/Makefile
1.14 chinese/CJKUnifonts/Makefile
(Only the first 10 of 221 ports in this commit are shown above. )
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ]
1.9 editors/2bsd-vi/Makefile
1.10 editors/aewan/Makefile
1.12 editors/bvi/Makefile
1.21 editors/codelite/Makefile
1.36 editors/conglomerate/Makefile
1.16 editors/cream/Makefile
1.10 editors/doxymacs/Makefile
1.11 editors/drjava/Makefile
1.12 editors/emacs.app/Makefile
1.9 editors/f4l/Makefile
(Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Tue, 7 Apr 2009
|
[ 15:27 itetcu ]
1.27 editors/joe/Makefile
Fix plist with -DNOPORTDOCS.
Prompted by: QAT QA tun
Approved by: maintainer timeout on QATMail
|
Sat, 24 Jan 2009
|
[ 13:15 chinsan ]
1.26 editors/joe/Makefile
1.6 editors/joe/distinfo
1.6 editors/joe/pkg-plist
- Update to 3.7
- Take maintainership and reset original maintainer(maintainer timeout twice)
PR: ports/130428, ports/130113
Submitted by: chinsan (me)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.149 Mk/bsd.gnome.mk
1.79 Mk/bsd.kde.mk
1.602 Mk/bsd.port.mk
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 13:25 edwin ]
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. )
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)
|
Wed, 16 Aug 2006
|
[ 06:29 miwi ]
1.23 editors/joe/Makefile
1.5 editors/joe/distinfo
1.5 editors/joe/pkg-plist
- Update to 3.5
PR: ports/101076
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor), maintainer timeout
|
Wed, 9 Nov 2005
|
[ 13:50 pav ]
1.22 editors/joe/Makefile
- Allow chinese/joe to override MAINTAINER field
|
Tue, 8 Nov 2005
|
[ 18:39 pav ]
1.21 editors/joe/Makefile
- Allow slave to override PKGORIGIN
Reported by: chkversion script
|
Fri, 21 Oct 2005
|
[ 08:21 pav ]
1.20 editors/joe/Makefile
1.3 editors/joe/distinfo
1.2 editors/joe/files/patch-aa
1.4 editors/joe/files/patch-ab
1.2 editors/joe/files/patch-ac
1.7 editors/joe/files/patch-ad
1.2 editors/joe/files/patch-ae
1.2 editors/joe/files/patch-af
1.3 editors/joe/files/patch-ag
1.2 editors/joe/files/patch-ah
(Only the first 10 of 17 ports in this commit are shown above. )
- Update to 3.3
Obtained from: editors/joe-devel
Approved by: Kevin Day <toasty@dragondata.com> (maintainer)
|
Fri, 21 Feb 2003
|
[ 11:38 knu ]
1.11 editors/asedit/Makefile
1.4 editors/asedit/pkg-comment
1.15 editors/biew/Makefile
1.2 editors/biew/pkg-comment
1.2 editors/bitedit/Makefile
1.2 editors/bitedit/pkg-comment
1.2 editors/chexedit/Makefile
1.2 editors/chexedit/pkg-comment
1.36 editors/cooledit/Makefile
1.4 editors/cooledit/pkg-comment
(Only the first 10 of 54 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 4 Jan 2003
|
[ 12:21 edwin ]
1.18 editors/joe/Makefile
[MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR: ports/46750
Submitted by: Kevin Day <toasty@dragondata.com>
|
Wed, 18 Sep 2002
|
[ 11:13 ijliao ]
1.17 editors/joe/Makefile
1.1 editors/joe/files/patch-ufile.c
drop sgid/suid on backup files
PR: 42920
Submitted by: maintainer
|
Sat, 2 Feb 2002
|
[ 05:32 pat ]
unknown editors/joe/Makefile
Bump PORTREVISION from last buffer overflow patch commit.
|
Tue, 22 May 2001
|
[ 19:17 sobomax ]
unknown audio/timidity++-emacs/Makefile
unknown audio/xmms/Makefile
unknown editors/emacs20/Makefile
unknown editors/joe/Makefile
unknown graphics/dia/Makefile
unknown graphics/jgv/Makefile
unknown mail/mutt/Makefile
unknown net/tintin++/Makefile
unknown news/tin/Makefile
unknown print/enscript-letter/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be
able to insert their own entries (usually language category) upfront.
|
Sun, 11 Mar 2001
|
[ 04:32 fenner ]
unknown editors/joe/Makefile
Don't override MAINTAINER if we're being included.
|
Thu, 1 Mar 2001
|
[ 00:03 jedgar ]
unknown editors/joe/Makefile
unknown editors/joe/files/patch-ab
Remove ./.joerc from the default startup file search patch Bump PORTREVISION
|
Sun, 3 Dec 2000
|
[ 18:03 trevor ]
unknown editors/joe/Makefile
unknown editors/joe/files/patch-ad
- when DEADJOE is a hard link, leave it alone - un-forbid - bump
PORTREVISION
|
Sat, 25 Nov 2000
|
[ 14:13 trevor ]
unknown editors/joe/Makefile
My earlier testing was in error: joe will still write to a DEADJOE file which
is hard-linked to a file writable by the user who is running joe. Mark this
forbidden until the maintainer decides what to do.
|
[ 07:09 trevor ]
unknown editors/joe/Makefile
unknown editors/joe/files/patch-ad
- don't follow links (symbolic or hard) owned by another user when creating
a DEADJOE file (http://www.securityfocus.com/archive/1/145305) - make DEADJOE
files with 0600 permissions, rather than using the user's umask (PR 12827)
- do the PORTREVISION thing
|
Number of commits found XX: 45 |