non port: x11/sterm/Makefile |
SVNWeb
|
Number of commits found: 36 |
Thu, 13 Oct 2022
|
[ 09:56 Piotr Kubaj (pkubaj) ] efd7fd5
x11/sterm: update the optional patches
|
Sat, 8 Oct 2022
|
[ 17:46 Piotr Kubaj (pkubaj) ] c234a62
x11/sterm: update to 0.9
|
Fri, 30 Sep 2022
|
[ 10:45 Piotr Kubaj (pkubaj) ] cc4d73a
x11/sterm: mark MAKE_JOBS_UNSAFE
cp config.def.h config.h
cp: config.h: No such file or directory
*** [config.h] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/x11/sterm/work/st-0.8.5
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] d357bca (Only the first 10 of 288 ports in this commit are shown above. )
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:24 Piotr Kubaj (pkubaj) ] 2a423dc
x11/sterm: update to 0.8.5
|
Wed, 5 May 2021
|
[ 22:31 Piotr Kubaj (pkubaj) ] 00e1f86
x11/sterm: only use general nonconflicting patches
Differential review: https://reviews.freebsd.org/D29983
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 22 Dec 2020
|
[ 13:04 pkubaj ]
x11/sterm: update patches
PR: 252046 (based on)
Reported by: ed.arrakis@gmail.com
|
Fri, 19 Jun 2020
|
[ 14:36 pkubaj ]
x11/sterm: update to 0.8.4
|
Thu, 11 Jun 2020
|
[ 16:09 pkubaj ]
x11/sterm: use correct PATHFILES for SOLARIZED option
PR: 247159
Reported by: gspurki@gmail.com
|
[ 12:04 pkubaj ]
x11/sterm: update scrollback and solarized patches to new versions, add
open_copied_url patch
Instead of storing the patches in ports, use PATCH_SITES and PATCHFILES.
PR: 247159
Reported by: gspurki@gmail.com
|
Fri, 5 Jun 2020
|
[ 12:08 pkubaj ]
x11/sterm: update to 0.8.3
|
Mon, 6 Jan 2020
|
[ 16:34 pkubaj ] (Only the first 10 of 18 ports in this commit are shown above. )
Move those ports to my FreeBSD.org address.
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Mon, 11 Feb 2019
|
[ 18:31 swills ]
x11/sterm: update to 0.8.2
PR: 235667
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Mon, 18 Jun 2018
|
[ 13:08 swills ]
x11/sterm: add SOLARIZED, SCROLLBACK options
PR: 229099
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Wed, 21 Mar 2018
|
[ 20:44 yuri ]
x11/sterm: Update to 0.8.1
PR: 226811
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Tue, 20 Mar 2018
|
[ 17:10 tobik ]
x11/sterm: Update to 0.8
- Fix LICENSE and set it to MIT
- Fix the way we handle the terminfo of x11/sterm. FreeBSD 12,
11-STABLE, and 11.2-RELEASE do not require any additional
configuration (thanks to bapt@) [1]. For older versions, there is a
simple set of instructions on how to configure terminfo for x11/sterm
in pkg-message.
- Create a symbolic link to user-defined config.h instead of making a
copy as is done in other suckless.org ports such as x11-wm/dwm and
www/quark.
- Respect CPPFLAGS
- Add some files to DOCS and DATA
- Eliminate an unnecessary .for loop during install
- Use HTTPS in WWW
- Add UPDATING entry as old config.h files will need to be updated for
the newer version
[1] https://svnweb.freebsd.org/changeset/base/331006
Changes: https://git.suckless.org/st/log/?qt=range&q=0.7..0.8
PR: 226632
Submitted by: 0mp
Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Thu, 15 Mar 2018
|
[ 13:00 zi ]
- Assign new MAINTAINER
Requested by: Piotr Kubaj <pkubaj@anongoth.pl>
|
[ 12:00 zi ]
- Reset MAINTAINER due to fatal email bounce
Reported by: portscout
|
Tue, 6 Sep 2016
|
[ 18:17 amdmi3 ]
- Update to 0.7
- Regenerate patch
- Remove unneeded ncurses dependency
- While here, switch to options helpers and fix WWW
PR: 212041
Submitted by: udvzsolt@gmail.com
Approved by: kitche@kitchetech.com (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 12 Aug 2015
|
[ 00:04 pgollucci ]
x11/sterm: update 0.5->0.6
PR: 201549
Submitted by: mmatalka@gmail.com
Approved by: maintainer timeout (kitche@kitchetech.com ; 17 days)
|
Wed, 18 Jun 2014
|
[ 22:43 marino ]
x11/sterm: Upgrade version 0.4.1 => 0.5
PR: 188302
Submitted by: anonymous (gmail)
Approved by: maintainer timeout (2 months)
Verified by: Redports 8x pass
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Feb 2014
|
[ 09:50 ehaupt ]
Support staging
|
Fri, 21 Feb 2014
|
[ 13:40 ehaupt ] (Only the first 10 of 12 ports in this commit are shown above. )
Remove trailing whitespaces from category x11
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Thu, 4 Jul 2013
|
[ 06:14 jgh ]
- update to 0.4.1
- while here:
- migrate ncurses dependency to USES framework
- tighten comment
- install correct LICENSE, as it differs from standard
PR: 179997
Submitted by: kitche@kitchetech.com (maintainer)
|
Tue, 27 Nov 2012
|
[ 13:10 madpilot ]
- Update to 0.3
- Use new options framework for DOCS
- Trim Makefile headers
PR: ports/173941
Submitted by: Matthew Donovan <kitche@kitchetech.com> (maintainer)
Feature safe: yes
|
Tue, 14 Aug 2012
|
[ 10:37 madpilot ]
- Update to 0.2.1
- Remove LICENSE_FILE for those in port.licenses.db.mk
PR: ports/170551
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: Matthew Donovan <kitche@kitchetech.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
|
Wed, 22 Feb 2012
|
[ 11:08 makc ]
Update to 0.2
Update maintainer address
PR: ports/165274
Submitted by: Matthew Donovan (maintainer)
|
Fri, 8 Apr 2011
|
[ 06:25 martymac ]
Add st, a minimalistic X terminal.
PR: ports/156100
Submitted by: Matthew Donovan <kitchetech at gmail.com>
|
Number of commits found: 36 |