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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/xterm/Makefile

Number of commits found: 250 (showing only 100 on this page)

«  1 | 2 | 3  »  

Tuesday, 6 Jan 2015
09:40 ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Original commitRevision:376411 
Monday, 5 Jan 2015
14:39 ehaupt search for other commits by this committer
Update to 314
Original commitRevision:376301 
Saturday, 29 Nov 2014
11:12 ehaupt search for other commits by this committer
- Update to 313
- Retire EXTRACT_SUFX in favor of USES=tar:tgz macro
Original commitRevision:373614 
Monday, 29 Sep 2014
06:29 ehaupt search for other commits by this committer
Update to 312
Original commitRevision:369510 
Friday, 19 Sep 2014
08:48 ehaupt search for other commits by this committer
Update to 311
Original commitRevision:368545 
Tuesday, 29 Jul 2014
13:32 ehaupt search for other commits by this committer
Update to 310
Original commitRevision:363317 
Friday, 18 Jul 2014
08:02 ehaupt search for other commits by this committer
- Add radio-style selection of Xaw3d/Xaw3dxft/neXtaw
- Add option to enable the logging function of xterm

Submitted by:   "S. Wall" <xterm-user@wallfamily.us> (based on)
Original commitRevision:362186 
Tuesday, 15 Jul 2014
12:24 ehaupt search for other commits by this committer
Add an Xaw 3d xft library support option.
Original commitRevision:361911 
Monday, 14 Jul 2014
10:10 ehaupt search for other commits by this committer
Update to 309
Original commitRevision:361759 
Friday, 20 Jun 2014
12:02 ehaupt search for other commits by this committer
Update to 308
Original commitRevision:358563 
Wednesday, 18 Jun 2014
18:16 ehaupt search for other commits by this committer
Update to 307
Original commitRevision:358297 
Wednesday, 11 Jun 2014
14:50 tijl search for other commits by this committer
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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
Wednesday, 4 Jun 2014
06:26 ehaupt search for other commits by this committer
Update to 306
Original commitRevision:356435 
Tuesday, 3 Jun 2014
13:42 ehaupt search for other commits by this committer
Update to 305
Original commitRevision:356362 
Tuesday, 27 May 2014
12:18 ehaupt search for other commits by this committer
Update to 304

PR:		190185
Submitted by:	pi
Original commitRevision:355496 
Friday, 7 Mar 2014
07:41 ehaupt search for other commits by this committer
- Update to 303
- New LIB_DEPENDS definition
Original commitRevision:347341 
Monday, 3 Mar 2014
07:16 ehaupt search for other commits by this committer
Update to 302
Original commitRevision:346859 
Thursday, 23 Jan 2014
08:43 ehaupt search for other commits by this committer
Reintroduce the GNOME knob (disabled by default) to avoid pulling in undesired
dependencies.
Original commitRevision:340810 
Monday, 20 Jan 2014
10:02 ehaupt search for other commits by this committer
Update to 301
Original commitRevision:340380 
Sunday, 19 Jan 2014
18:21 ehaupt search for other commits by this committer
Simplify desktop-file-utils usage.

Submitted by:	bapt
Original commitRevision:340330 
Friday, 17 Jan 2014
15:21 ehaupt search for other commits by this committer
Fix LUIT_BUILD_DEPENDS.
Original commitRevision:340055 
14:25 ehaupt search for other commits by this committer
Use new dependency macros based on options.

Submitted by:	bapt
Original commitRevision:340044 
Wednesday, 4 Dec 2013
07:30 ehaupt search for other commits by this committer
Update to 300

PR:		184488
Submitted by:	"Sergey V. Dyatko" <sergey.dyatko@gmail.com>
Original commitRevision:335606 
Thursday, 28 Nov 2013
12:49 ehaupt search for other commits by this committer
Update to 298
Original commitRevision:335090 
Wednesday, 23 Oct 2013
19:36 ehaupt search for other commits by this committer
Support staging.
Original commitRevision:331418 
Tuesday, 22 Oct 2013
14:04 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
Original commitRevision:331275 
Wednesday, 2 Oct 2013
10:20 ehaupt search for other commits by this committer
Update to 297
Original commitRevision:329033 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Wednesday, 24 Jul 2013
08:19 ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
Original commitRevision:323578 
Thursday, 11 Jul 2013
11:38 ehaupt search for other commits by this committer
Update to 296
Original commitRevision:322763 
05:52 ehaupt search for other commits by this committer
xterm patch #294 supports experimental sixel graphics. Provide an option.

PR:		180448
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
Original commitRevision:322742 
Tuesday, 9 Jul 2013
09:07 ehaupt search for other commits by this committer
Update to 295
Original commitRevision:322552 
Saturday, 6 Jul 2013
15:39 ehaupt search for other commits by this committer
Update to 294
Original commitRevision:322397 
Wednesday, 29 May 2013
06:08 ehaupt search for other commits by this committer
Update to 293

Changelog:
http://invisible-island.net/xterm/xterm.log-contents.html#xterm_293
Original commitRevision:319349 
Wednesday, 8 May 2013
12:24 ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
Original commitRevision:317656 
Friday, 26 Apr 2013
13:38 ehaupt search for other commits by this committer
- Update to 292
- This update includes a bugfix for a bug reported by naddy [1]

Changelog:	http://invisible-island.net/xterm/xterm.log.html [1]
Original commitRevision:316612 
Wednesday, 27 Feb 2013
13:34 ehaupt search for other commits by this committer
Update to 291
Original commitRevision:313051 
Thursday, 14 Feb 2013
21:36 ehaupt search for other commits by this committer
Update to 290
Original commitRevision:312243 
Sunday, 10 Feb 2013
08:17 ehaupt search for other commits by this committer
Update to 289
Original commitRevision:312011 
Wednesday, 9 Jan 2013
18:03 ehaupt search for other commits by this committer
Update to 288

Changelog:	http://invisible-island.net/xterm/xterm.log.html#xterm_288
Original commitRevision:310161 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Monday, 26 Nov 2012
15:17 ehaupt search for other commits by this committer
Update to 287

Feature safe:	yes
Original commitRevision:307787 
Saturday, 3 Nov 2012
18:01 ehaupt search for other commits by this committer
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
Original commitRevision:306932 
17:10 ehaupt search for other commits by this committer
Update to 286

Feature safe:	yes
Original commitRevision:306930 
Wednesday, 24 Oct 2012
12:31 ehaupt search for other commits by this committer
Update to 285

Feature safe:	yes
Original commitRevision:306342 
Tuesday, 23 Oct 2012
13:50 ehaupt search for other commits by this committer
- Restore the 256 color option but have it on per default [1]
- Provide super sexy FreeBSD icons [2]

PR:		172915 [1]
Submitted by:	Martin Tournoij <martin@arp242.net> [1], self [2]
Feature safe:	yes
Original commitRevision:306312 
Monday, 15 Oct 2012
05:41 ehaupt search for other commits by this committer
Update to 284

Feature safe:	yes
Original commitRevision:305903 
Thursday, 11 Oct 2012
09:45 ehaupt search for other commits by this committer
Update to 283

Notified by:	gahr
Feature safe:	yes
Original commitRevision:305708 
Tuesday, 2 Oct 2012
20:27 ehaupt search for other commits by this committer
Update to 282
Original commitRevision:305175 
Saturday, 8 Sep 2012
09:41 ehaupt search for other commits by this committer
- Use OPTIONSng
- As an ongoing effort to sanitize build options, build 256 color support by
  default and remove it as an option; this change comes with no price, no
  additional dependencies
- Bump PORTREVISION due to the above mentioned default options change
- Remove deprecated header information
Original commitRevision:303884 
Saturday, 28 Jul 2012
11:46 ehaupt search for other commits by this committer
Fix a conditional LIB_DEPENDS statement, use LIB_DEPENDS+= instead of
LIB_DEPENDS=

Notified by:	Curtis Villamizar <curtis@occnc.com> (via mail)
Original commit
Sunday, 22 Jul 2012
15:03 ehaupt search for other commits by this committer
Update to 281
Original commit
Monday, 11 Jun 2012
09:52 ehaupt search for other commits by this committer
Register CONFLICTS

Submitted by:   "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
Original commit
Friday, 11 May 2012
06:52 ehaupt search for other commits by this committer
Update to 279
Original commit
Saturday, 14 Apr 2012
19:25 ehaupt search for other commits by this committer
Add an option for dabbrev-expand support.

PR:             166648
Submitted by:   Oliver Fromme <olli@secnetix.de>
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Thursday, 19 Jan 2012
15:53 ehaupt search for other commits by this committer
Update to 278. This solves a problem with the initialization for eightBitMeta
resource. Special thanks to the author [1] who fixed this upstream so promptly.

PR:             164101 [2] (notification)
Submitted by:   Thomas Dickey <dickey@his.com> [1]
Notified by:    Garrett Wollman [2] <wollman@khavrinen.csail.mit.edu>,
                naddy (via mail)
Original commit
Monday, 9 Jan 2012
08:34 ehaupt search for other commits by this committer
Update to 277
Original commit
Friday, 18 Nov 2011
08:40 ehaupt search for other commits by this committer
Provide a patch for better support for running xterm within a jail. This patch
has been submitted upstream.

Submitted by:   dhw
Feature safe:   yes
Original commit
Wednesday, 12 Oct 2011
20:58 ehaupt search for other commits by this committer
Update to 276
Original commit
Thursday, 22 Sep 2011
19:20 dougb search for other commits by this committer
Install xterm.desktop file unconditionally, it's useful for non-gnome
cases such as xfce (at least).

Make update-desktop-database stuff conditional on WITH_GNOME

Approved by:    maintainer
Original commit
Wednesday, 21 Sep 2011
09:57 ehaupt search for other commits by this committer
Make installation of gnome desktop entries optional. Installation of desktop
entries was unconditionally introduced with PR 155423.
Original commit
Wednesday, 14 Sep 2011
21:05 ehaupt search for other commits by this committer
Update to 275
Original commit
Friday, 9 Sep 2011
17:13 ehaupt search for other commits by this committer
Update to 274
Original commit
Saturday, 3 Sep 2011
18:22 ehaupt search for other commits by this committer
- Make luit wide character conversion support optionsl [1]
- Don't pass CPPFLAGS to CONFIGURE_ENV it is already passed in CONFIGURE_ENV
  via bsd.port.mk

Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua> [1] (via mail)
Original commit
Monday, 29 Aug 2011
11:59 ehaupt search for other commits by this committer
Update to 273
Original commit
Friday, 12 Aug 2011
13:23 ehaupt search for other commits by this committer
Update to 271
Original commit
Thursday, 5 May 2011
13:03 ehaupt search for other commits by this committer
Update to 270 and add an option to link against pcre.
Original commit
Thursday, 10 Mar 2011
09:49 ehaupt search for other commits by this committer
Install a desktop entry.

PR:             155423
Submitted by:   bsam
Original commit
Thursday, 24 Feb 2011
15:39 ehaupt search for other commits by this committer
- Don't set suid bit. In our implementation, grantpt() and unlockpt() don't
  actually have any use, because PTY's are created on the fly and already have
  proper permissions upon creation (see src/lib/libc/stdlib/ptsname.c) [1]
- Cleanup Makefile
- Use pkg-message
- Remove dead mirror

Notified by:    ashish
Original commit
Monday, 21 Feb 2011
21:03 ehaupt search for other commits by this committer
Fix OPTIONS by properly including bsd.port.options.mk
Original commit
18:26 ehaupt search for other commits by this committer
- Update to 269
- Use OPTIONS
Original commit
Monday, 14 Feb 2011
09:05 ehaupt search for other commits by this committer
Update to 268

Feature safe: yes
Original commit
Saturday, 8 Jan 2011
16:03 ehaupt search for other commits by this committer
- Update to 267
- Add additional mirrors
- Take maintainership
Original commit
Tuesday, 28 Dec 2010
08:11 linimon search for other commits by this committer
Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-
timeouts.

Hat:            portmgr
Original commit
Monday, 11 Oct 2010
20:50 pgollucci search for other commits by this committer
OPTIONS+=   DEC_LOCATOR

PR:             ports/149768
Submitted by:   IWAMOTO Kouichi <sue-sendpr-20100818@iwmt.org>
Approved by:    maintainer timeout (krion ; 49 days)
Original commit
Thursday, 8 Jul 2010
12:05 krion search for other commits by this committer
Update to version 261
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_261
Original commit
Tuesday, 4 May 2010
17:54 krion search for other commits by this committer
Update to version 258.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_258
Original commit
Sunday, 3 Jan 2010
11:17 krion search for other commits by this committer
Update to version 253

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_253

PR:             ports/142253
Submitted by:   delphij
Original commit
Sunday, 6 Dec 2009
21:57 ed search for other commits by this committer
Don't depend on libutempter.

xterm can just use our own version of it that's part of the base system.

Approved by:    krion
Original commit
Monday, 16 Nov 2009
12:18 krion search for other commits by this committer
Update to version 251

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_251
Original commit
Friday, 16 Oct 2009
23:08 krion search for other commits by this committer
Update to version 250
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_250

PR:             ports/139616
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Original commit
Saturday, 5 Sep 2009
19:11 krion search for other commits by this committer
Update to version 247

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_247
Original commit
Saturday, 20 Jun 2009
20:28 stas search for other commits by this committer
- Enable wide characters by default. Give a note, that 8-bit copy/paste
  may not work in widechar xterm, and how to revert is to the old
  behaviour.

Approved by:    krion (maintainer)
Original commit
Tuesday, 26 May 2009
08:48 krion search for other commits by this committer
Update to version 243
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_243
Original commit
Sunday, 8 Mar 2009
16:57 krion search for other commits by this committer
Update to version 242
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_242
Original commit
Friday, 6 Feb 2009
06:51 krion search for other commits by this committer
Update to version 241.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_241
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Thursday, 8 Jan 2009
16:01 stas search for other commits by this committer
- bsd.port.mk separation is not required, as OPTIONS are not used.

Spotted by:     bsam
Pointyhat to:   me
Original commit
14:00 stas search for other commits by this committer
- Disable wide char support by default, as it breaks 8-bit charset
  support.
- Introduce a new knob WITH_WIDE_CHARS to enable wide chars.

Approved by:    krion (maintainer)
Original commit
Monday, 5 Jan 2009
15:59 krion search for other commits by this committer
Update to version 238
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_238
Original commit
Saturday, 27 Dec 2008
23:44 krion search for other commits by this committer
Fix utmp support.

PR:             ports/129924
Submitted by:   yuri.pankov@gmail.com
Original commit
Saturday, 4 Oct 2008
11:59 krion search for other commits by this committer
Update to version 237.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_237
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Sunday, 17 Aug 2008
10:00 krion search for other commits by this committer
Update to version 236.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_236
Original commit
Wednesday, 14 May 2008
06:01 krion search for other commits by this committer
Update to version 235.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_235
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Tuesday, 4 Mar 2008
21:22 krion search for other commits by this committer
Update to version 234.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_234
Original commit
Thursday, 7 Feb 2008
16:29 naddy search for other commits by this committer
Update to #232.  Most visible changes:
* mouse pointer hiding
* new koi8rxterm
* uxterm man page

Approved by:    krion
Original commit
Monday, 17 Dec 2007
19:35 krion search for other commits by this committer
Add missing x11/luit dependency.

PR:             ports/118211
Submitted by:   Yoshihiro Ota <ota@j.email.ne.jp>
Original commit

Number of commits found: 250 (showing only 100 on this page)

«  1 | 2 | 3  »